SpillwaveSolutions

Research Pack — Productivity skill for Claude Code

Productivity community

Pack a Subject, Finding, Task, or ResearchQuestion with structural hops plus spine expansion.

How to install Research Pack

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

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

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

What Research Pack does


name: research-pack description: Pack a Subject, Finding, Task, or ResearchQuestion with structural hops plus spine expansion.

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

  1. Load ${CLAUDE_PLUGIN_ROOT}/skills/research-pack/SKILL.md.
  2. Run python3 ${CLAUDE_PLUGIN_ROOT}/scripts/rkc_pack.py --root .
  3. For a chat card use --summary (and --tiny to probe). For Q&A, spawn research-retriever instead of packing in the parent.
  4. Report node ids and whether the pack

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository