CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-quality-gates

Run AIOX quality gates (lint, typecheck, test, pre-push). Use before commit/push, when checking work quality, or /aiox-quality-gates.

79

Quality

100%

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

Quality

Content

100%

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

The body is a compact, fully actionable skill: concrete npm commands, clear role-based rules, and explicit failure-handling guidance with no fluff. It is well within token budget and needs no external references for its scope.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanation or padding — every section (required gates, optional/pre-push, agent rules, failures) earns its place, matching the score-3 lean-and-efficient anchor.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands (`npm run lint`, `npm run typecheck`, `npm test`, `npm run build`) plus concrete role-specific directives, matching the score-3 executable-guidance anchor.

3 / 3

Workflow Clarity

As a simple single-purpose skill the workflow is unambiguous: required gates first, optional/pre-push separated, role ownership, and a failures section giving error-recovery direction (fix root cause, do not bypass); no destructive/batch cap applies.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (Required local gates, Optional / pre-push, Agent rules, Failures); per the simple-skills note this scores 3 on organization alone, and no bundle files exist to require deeper references.

3 / 3

Total

12

/

12

Passed

Description

100%

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 concise, third-person imperative, and answers both what it does and when to use it with concrete gate names and natural triggers. It hits every anchor at the top of the scale without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "lint, typecheck, test, pre-push" — naming exactly what the skill runs, matching the score-3 anchor for multiple specific concrete actions rather than a vague domain label.

3 / 3

Completeness

Explicitly answers both what ("Run AIOX quality gates (lint, typecheck, test, pre-push)") and when ("Use before commit/push, when checking work quality, or /aiox-quality-gates") with an explicit trigger clause, so it is not capped at 2.

3 / 3

Trigger Term Quality

"Use before commit/push, when checking work quality, or /aiox-quality-gates" gives good natural-term coverage (commit/push, checking work quality, the slash command) users would actually say, not just jargon.

3 / 3

Distinctiveness Conflict Risk

"AIOX quality gates" plus the specific gate set carves a clear niche unlikely to trigger for unrelated skills, matching the score-3 distinct-triggers anchor.

3 / 3

Total

12

/

12

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

metadata_version

'metadata.version' is missing

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.