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.

61

Quality

73%

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

Fix and improve this skill with Tessl

tessl review fix ./.aiox-core/development/skills/apply-qa-fixes/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

The body is an exemplar of lean, token-efficient instruction with a clear sequenced protocol, verification checklist, and explicit boundaries (Forbidden). The main gap is that validation error-recovery is implied rather than explicit, and the external task reference is a bare path rather than a link.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept-over-explanation; every line (Task SOT, Input, numbered Protocol, verification checklist, Forbidden) earns its place and assumes Claude's competence.

5 / 5

Actionability

Gives concrete executable guidance (explicit re-run command 'npm run lint && npm run typecheck && npm test', file-list/QA-results updates, hand-back target), but defers most detail to the external task file rather than providing copy-paste-ready steps inline.

4 / 5

Workflow Clarity

Clear sequenced 7-step protocol with a post-phase verification checklist and explicit feedback signal (re-run gates before handing back); the validation is present but the error-recovery loop ('if lint/typecheck/test fails, fix and re-run') is implicit rather than stated.

4 / 5

Progressive Disclosure

Well-organized single-file overview with a single clearly-signaled one-level reference (the Task SOT path); no bundle files exist, so structure is appropriate, though the external path reference is textual rather than a navigable link.

4 / 5

Total

17

/

20

Passed

Description

63%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.

The description is specific and well-bounded, clearly stating what the skill does and when to use it with explicit trigger phrases. The main weakness is trigger-term quality — the phrases lean on project jargon rather than natural user language.

Suggestions

Add natural-language trigger terms users would actually say (e.g. 'fix QA issues', 'address review findings', 'resolve gate failures') alongside the jargon-heavy ones.

Consider mentioning the file extension or path signal (e.g. 'when a story has a QA Results / gate file') to improve distinctiveness and trigger coverage.

Expand the 'Use when' clause with one or two synonyms for 'remediate' to broaden keyword coverage.

DimensionReasoningScore

Specificity

Names the domain (QA gate findings) and several concrete actions — apply findings, hand back for re-review, remediate FAIL/CONCERNS — with only minor coverage gaps (no per-finding disposition detail).

4 / 5

Completeness

Explicitly answers both what ('Apply QA gate findings then hand back for re-review') and when (the 'Use when:' clause with concrete triggers); the 'when' is present but somewhat terse and could be more specific.

4 / 5

Trigger Term Quality

Includes the slash-command trigger and a few natural phrases ('apply QA fixes', 'remediate gate FAIL/CONCERNS'), but the terms are jargon-heavy and lack common synonyms a user would naturally say.

3 / 5

Distinctiveness Conflict Risk

The narrow QA-remediation niche and explicit 'never self-approves or closes' boundary make it clearly distinct from a general review skill, with only minor overlap risk with closely related review/story skills.

4 / 5

Total

15

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

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.