From shannon
Multi-phase project plan generator that injects functional validation gates with evidence requirements. Output: phase plans with gates per real-system PASS criterion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shannon:create-validation-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Backs the gate-injection step of `/shannon:plan-deep` and the planning phase of `/shannon:validate`.
Backs the gate-injection step of /shannon:plan-deep and the planning phase of /shannon:validate.
plan-author) OR a feature brief.## Validation Gate (phase NN)
- **Skill:** functional-validation | visual-inspection | api-validation | ...
- **Real system to exercise:** <server | simulator | CLI invocation>
- **Journey to execute:** <step-by-step actions>
- **Evidence required:** <screenshot | response body | log tail>
- **PASS criterion:** <specific assertion>
- **FAIL → consequence:** halt + refusal-discipline OR retry via /shannon:fix
/shannon:plan-deep/shannon:validate (planning)npx claudepluginhub krzemienski/shannon-framework --plugin shannonGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.