skills/plan/SKILL.md
Unified planning entry point — detects broad vs. specific requests and routes to appropriate planning workflow
npx skillsauth add sartoris-digital/pi-superpowers planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Unified planning entry point. Routes to interview mode (broad requests) or direct planning (specific requests), with optional escalation to consensus planning (ralplan).
/planBroad request (needs interview mode) — any of:
Specific request (direct planning) — all of:
writing-plans skill with gathered contextwriting-plans skill directly with the requestAfter initial planning mode is determined, offer:
"Would you like a standard plan, or a consensus plan with architect and critic review (ralplan)?"
If consensus chosen, invoke the ralplan skill instead of writing-plans.
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
data-ai
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions