Guide implementation of specification tasks. Phase 4 of Spec Kit workflow.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install melodic-software-spec-driven-development-plugins-spec-driven-development@melodic-software/claude-code-plugins<path to specification file or task ID># Guide Implementation Guide the implementation of tasks from a specification, validating acceptance criteria as you go. ## Workflow 1. **Load Artifacts** - Read specification, design, and tasks - Identify current task to implement - Load relevant acceptance criteria 2. **Present Implementation Checklist** - Show current task details - Display acceptance criteria - List files to create/modify 3. **Guide Implementation** - Provide step-by-step guidance - Create/modify files as needed - Run tests after each change 4. **Validate Acceptance Criteria** - Check...