Files

13 lines
379 B
Markdown
Raw Permalink Normal View History

---
description: Build the feature from the plan.
---
## Instructions
1. **Read**: Open `specs/[feature_name]/plan.md`.
2. **Execute**:
* Look for the **Step-by-Step** section with checkboxes.
* Execute the unchecked items `- [ ]`.
3. **Vibe Check**:
* After every 2-3 steps, verify the code visually.
* Mark steps as `- [x]` in `plan.md` as you finish them.