Skip to main content
ClaudeWave
Skill1.3k repo starsupdated today

spk-mission-research

The spk-mission-research skill conducts discovery and investigation work during pre-specification or in-mission phases, organizing findings as actionable evidence rather than background reading. Use it when missions require external facts, technical investigation, design precedents, or decision support, ensuring research narrows uncertainty sufficiently to advance toward specification or planning phases.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-mission-research && cp -r /tmp/spk-mission-research/src/doctrine/skills/spk-mission-research ~/.claude/skills/spk-mission-research
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# spk-mission-research

Use this skill when a mission needs discovery, external facts, design precedent,
technical investigation, or decision support before specification or planning.

## Flow

1. Invoke `/spec-kitty.research` when the mission supports a research phase.
2. Write findings as decision-ready evidence, not a loose reading list.
3. Record assumptions, source quality, and unresolved questions.
4. Return findings to `spk-mission-specify` or `spk-mission-plan`.

## Rule

Research is not a substitute for a spec. It should narrow uncertainty enough for
the next mission phase.