From terma
Implements a predefined plan or feature into code. Use when user provides a detailed plan ready for execution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/terma:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and apply the guidance from @../../lib/implement.md
Read and apply the guidance from @../../lib/implement.md
npx claudepluginhub bfollington/terma --plugin termaExecutes feature implementation plans from plan.md files. Starts or resumes features by loading plans, setting context, implementing steps with tests, handling blockers, and preparing submission.
Creates detailed implementation plans before coding, covering requirements, architecture, risks, and step-by-step tasks. Useful for structuring features, refactoring, or system design.
Creates zero-context implementation plans with bite-sized tasks for multi-step feature planning. Use when you need a structured plan before coding.