What problem does it solve?
This Skill prevents vague, scope-creeping feature work by turning a request into an agreed spec, an executable plan, and a test-first build process with checkpoints and evidence.
Core Features & Use Cases
- Effort-scaled workflow: Chooses the lightest valid process for trivial, small, or standard changes so simple fixes do not get buried under heavyweight ceremony.
- Spec and plan discipline: Captures decisions, assumptions, task order, file targets, and verification steps so work can resume cleanly across sessions.
- Test-first execution: Drives implementation through failing tests, minimal code changes, checkpoint commits, and a final evidence-based finish gate.
- Use case: A developer asks for a new feature, a bug fix, or a resumed multi-file change and needs a structured process that keeps scope, quality, and progress visible.
Quick Start
Use the feature skill to plan and execute this change with the smallest valid workflow.