SpillwaveSolutions

Research Spine — Productivity skill for Claude Code

Productivity community

Repair Area → Subject → Task links on an existing RKC knowledge tree.

How to install Research Spine

Installs to ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-spine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-spine && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/research-knowledge-capture/HEAD/commands/research-spine.md -o ~/.claude/skills/spillwavesolutions-research-knowledge-capture-research-spine/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Research Spine does


name: research-spine description: Repair Area → Subject → Task links on an existing RKC knowledge tree. Create missing Subjects and ResearchAreas. Idempotent.

Follow the **research-spine** skill completely.

  1. Load ${CLAUDE_PLUGIN_ROOT}/skills/research-spine/SKILL.md.
  2. Run python3 ${CLAUDE_PLUGIN_ROOT}/scripts/rkc_spine.py --knowledge --list-subjects.
  3. Run --link-tasks, then --area-map if areas are known.
  4. Validate with --spine. Ready PR. No force-pus

Alternatives in Productivity

  • Linear - Ticket Management — You are tasked with managing Linear tickets, including creating tickets from thoughts documents, updating exis 10k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★

Full documentation available on GitHub

View Source Repository