You are helping the user with a complete specification-first development workflow: create spec, get approval, then implement.
/plugin marketplace add kiwiswift/claude-spec-first-workflow/plugin install kiwiswift-spec-first-workflow@kiwiswift/claude-spec-first-workflow# Specification-First Development (Full Workflow) You are helping the user with a complete specification-first development workflow: create spec, get approval, then implement. ## Workflow Overview This combines two workflows: 1. **Specification Creation** (from spec.md) 2. **Implementation** (from implement.md) ## Step 1: Create Specification Follow the specification creation workflow: 1. Understand the problem 2. Analyze the codebase 3. Create task ID (TASK-YYYYMMDD-CODE###) 4. Create specification document 5. **WAIT FOR USER APPROVAL** ⚠️ ## Critical Checkpoint: User Approval Requi...