Before you start
- Ensure the task is passing and evidenced in
.agent/feature_list.json - Ensure
bash scripts/agent/quality.shpasses
Suggested flow
bash1git status 2bash scripts/agent/quality.sh 3git diff --stat
PR description template
Use .codex/skills/pr-driver/templates/pr.md as your starting point.
Fill in:
- what changed (1-5 bullets)
- why
- evidence (exact commands + PASS)
- risks + mitigations
- rollback plan (if applicable)