Implement fixes based on QA results (gate and assessments) for a story; apply code/test changes systematically.
- Load QA gate YAML and assessment markdowns for the story
- Build prioritized fix plan (high severity first, then NFRs, then coverage gaps)
- Apply code fixes and add missing tests
- Run
deno lintanddeno test -Auntil clean - Update allowed story sections (Dev Agent Record, File List, Change Log)
- Set status to "Ready for Review" or "Ready for Done"
→ Full instructions: instructions.md