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

spk-doctrine-spdd-reasons

This Claude Code skill guides the authoring and review of a REASONS Canvas within Spec Kitty's Structured-Prompt-Driven Development framework. Use it when a mission has opted into SPDD methodology to ensure rationale is documented before downstream prompts execute, keeping explanations tied to specific mission decisions rather than generic process notes.

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

SKILL.md

# spk-doctrine-spdd-reasons

Use this skill when a mission opts into SPDD, REASONS Canvas work, or structured
prompt rationale review.

## Flow

1. Confirm SPDD is selected by charter or mission context.
2. Author or review the REASONS Canvas before downstream prompts depend on it.
3. Keep rationale tied to mission decisions, not generic process commentary.
4. Return approved rationale to specify, plan, or implementation steps.

## Legacy Alias

For detailed REASONS workflow, use `spec-kitty-spdd-reasons` when available.