feature-implementer
SKILL.md
Feature Implementer Skill
Purpose
Execute implementation steps from a plan, manage git worktrees for parallel development, adaptively build and test code, maintain plan progress, and generate comprehensive test plans. Works with any language, framework, or architecture through intelligent adaptation.
When to Use This Skill
Use this skill when:
- Implementation plan is ready (created by
implementation-planner) - Ready to implement one or more steps from the plan
- Need to create git worktrees for parallel development
- Want automatic build/test execution after implementation
- Need to update plan progress systematically
- Want to generate test plans based on implementation changes