incremental-implementation
Installation
SKILL.md
Incremental implementation
Before executing a plan
- Read the full plan; flag ambiguities or missing verify steps
- Confirm dependency order and shared-file hotspots
- Get explicit go-ahead unless user already approved the plan
- Execute one task at a time; stop and report if blocked
Cycle
Implement -> Test -> Verify -> Commit (if user/repo expects commits) -> next slice