Documentation
README
Autonomous Implementation Executor
When to Use
Use this skill after /shep-kit:plan has created plan.yaml and tasks.yaml, and you're ready to start implementation.
Triggers:
- User says "implement", "start implementation", "execute tasks"
- User runs
/shep-kit:implementexplicitly - After completing planning phase and ready to write code
Don't use if:
- Planning is not complete (
plan.yamlortasks.yamlmissing) - Specs have open questions that need resolution
- Architecture decisions are not finalized
What This Skill Does
This is the opening of the README. Read the full README on GitHub.