CtrlK
BlogDocsLog inGet started
Tessl Logo

apply-qa-fixes

Apply QA gate findings then hand back for re-review. Never self-approves or closes. Use when: apply QA fixes, remediate gate FAIL/CONCERNS, /apply-qa-fixes.

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

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

  1. Load and execute apply-qa-fixes.md.
  2. Adopt story Executor (fallback @dev).
  3. Inventory all findings before fixing (complete-findings).
  4. Fix CRITICAL/HIGH before MEDIUM/LOW; each finding → FIXED | WON'T_FIX (justified) | DEFERRED (owner).
  5. Re-run npm run lint && npm run typecheck && npm test.
  6. Update File List + QA Results resolution notes.
  7. 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: Done
  • git push
  • Product harvest trees (see ARCH-A denylist)
Repository
SynkraAI/aiox-core
Last updated
First committed

Also appears in

SynkraAI/aiox-core
In sync

since Jul 27, 2026

Renamed to: aiox-apply-qa-fixes

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.