apply-qa-fixes
Lean SDC skill. Task is source of truth.
Task SOT
.aiox-core/development/tasks/apply-qa-fixes.md
Input
$ARGUMENTS[0]— story path (must have QA Results / gate file)$ARGUMENTS[1]— mode
Protocol
- Load and execute
apply-qa-fixes.md. - Adopt story Executor (fallback
@dev). - Inventory all findings before fixing (complete-findings).
- Fix CRITICAL/HIGH before MEDIUM/LOW; each finding → FIXED | WON'T_FIX (justified) | DEFERRED (owner).
- Re-run
npm run lint && npm run typecheck && npm test. - Update File List + QA Results resolution notes.
- Hand back to
review-story— do not self-approve, do not set Done.
Post-phase verification
- Findings addressed (or justified)
- Gates re-run and noted
- Story still not
Done
Forbidden
- Self-approving the gate
Status: Donegit push- Product harvest trees (see ARCH-A denylist)