📍 You are here: Main Guide → Execution Guide
- Prerequisites: Tasks Phase - Learn how to create implementation plans
- Complete Example: Simple Feature Spec - See full spec-to-code workflow
- Helpful Tools: Tools & Resources - Recommended execution tools
- Process Overview: Three-Phase Workflow - Understand the full context
Practical guidance for implementing features from completed specs.
- Implementation Guide - Step-by-step execution strategies
- Quality Assurance - Testing and validation techniques
- Troubleshooting - Common issues and solutions
Once you have a completed spec with requirements, design, and tasks, this section guides you through:
- Task Execution - How to work through implementation tasks systematically
- Quality Gates - Validation checkpoints to maintain code quality
- Progress Tracking - Managing task completion and dependencies
- Adaptation Strategies - Handling unexpected challenges during implementation
- One Task at a Time - Focus on individual tasks to maintain quality
- Validate Early - Test components as you build them
- Document Changes - Track deviations from the original plan
- Maintain Momentum - Keep implementation moving while ensuring quality