CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-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.

71

Quality

88%

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

The canonical home for this skill is apply-qa-fixes in SynkraAI/aiox-core

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An exceptionally lean, well-structured skill body with a sequenced protocol, explicit validation, and a verification checklist. The only soft spot is actionability, since the primary fix logic lives in a delegated task file rather than inline.

DimensionReasoningScore

Conciseness

Roughly 40 lines with zero padding; it assumes Claude's competence and never explains what QA or gates are — every token earns its place.

5 / 5

Actionability

Provides concrete executable commands ('npm run lint && npm run typecheck && npm test'), explicit triage categories, and file paths, but step 1 delegates the core work to an external task file rather than inlining it.

4 / 5

Workflow Clarity

A clear 7-step sequence with an explicit validation checkpoint (step 5 re-runs gates) and a Post-phase verification checklist with feedback for re-review hand-back.

5 / 5

Progressive Disclosure

A lean overview under 50 lines, well-sectioned, that points one level deep to apply-qa-fixes.md as the source of truth; with no bundle files present, the simple-skill organization is clean and navigable.

5 / 5

Total

19

/

20

Passed

Description

83%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A tight, third-person description that cleanly states both capability and trigger conditions with concrete natural keywords. It is distinct within the AIOX workflow, with only minor overlap risk against related review skills.

DimensionReasoningScore

Specificity

Names the QA-gate domain and several concrete actions ('Apply QA gate findings', 'hand back for re-review', 'Never self-approves or closes'), with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what ('Apply QA gate findings then hand back for re-review. Never self-approves or closes.') and when ('Use when: ...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'Use when: apply QA fixes, remediate gate FAIL/CONCERNS, /apply-qa-fixes' supplies natural phrasings and the slash command, though a few common variants are absent.

4 / 5

Distinctiveness Conflict Risk

The hand-back / never-self-approve boundary carves a clear niche, but 'apply QA fixes / remediate gate FAIL/CONCERNS' could overlap with sibling review/remediation skills.

4 / 5

Total

17

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
SynkraAI/aiox-core
Reviewed

Table of Contents

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.