From terma
Creates structured plans for implementing features or solving problems. Useful when the user needs to plan before coding.
How this skill is triggered — by the user, by Claude, or both
Slash command
/terma:planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and apply the guidance from @../../lib/plan.md
Read and apply the guidance from @../../lib/plan.md
$ARGUMENTS
npx claudepluginhub bfollington/terma --plugin termaCreates detailed implementation plans through interactive, iterative collaboration. Use when planning features, refactoring, or tasks with research and multi-agent analysis.
Creates detailed implementation plans with bite-sized tasks, exact file paths, and TDD steps. Use when you have a spec before coding.