CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-squad-creator

Squad Creator (Craft). Use to create, validate, publish and manage squads Triggers: create squad, design squad, validate squad, squad-creator, @squad-creator, expansion pack, task-first. Use when the user runs /aiox-squad-creator or @squad-creator.

68

Quality

84%

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

68%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 lean and well-structured with executable activation steps and clear source-of-truth references, but the protocol lacks an explicit validation checkpoint after registration and delegates core squad-creation execution to external files.

Suggestions

Add a verification step after the registration bash block (e.g., 'verify .aiox/active-agent.json exists and contains squad-creator before proceeding') to introduce a validation checkpoint and raise workflow_clarity above 3.

Tighten the triple printf registration block (the three near-identical active-agent writes) into a single parameterized snippet to improve conciseness.

Inline a brief, concrete summary of the core squad-create/validate/publish flow (or an explicit pointer to which task file each starter command maps to) so the body is more actionable without relying entirely on external source files.

DimensionReasoningScore

Conciseness

Terse, command-oriented protocol steps with no over-explanation of known concepts; the triple near-identical printf registration block is the one spot that could be trimmed, keeping it just below the 'every token earns its place' bar.

4 / 5

Actionability

The activation protocol is fully executable (copy-paste bash, concrete starter commands), though the actual squad-design/create logic is delegated to referenced source-of-truth files rather than inlined.

4 / 5

Workflow Clarity

A clear numbered 1–7 protocol sequence exists, but there is no validation/verification checkpoint for the registration it performs, which caps workflow clarity per the destructive/batch validation guidance.

3 / 5

Progressive Disclosure

The body is a compact overview pointing one level deep to clearly signaled source-of-truth and fallback files; references sit outside the skill bundle rather than as local bundle files, slightly below the self-contained anchor-5 example.

4 / 5

Total

15

/

20

Passed

Description

100%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, trigger-rich, complete, and distinctive — it states concrete capabilities and gives explicit, natural invocation guidance with minimal conflict risk. No changes needed.

DimensionReasoningScore

Specificity

Names four concrete actions ('create, validate, publish and manage squads'), giving comprehensive coverage of the squad lifecycle rather than minor gaps.

5 / 5

Completeness

Clearly states what the skill does (create/validate/publish/manage squads) and an explicit 'Use when the user runs /aiox-squad-creator or @squad-creator' trigger clause with concrete phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users say ('create squad', 'design squad'), synonyms, file/skill-name extensions ('squad-creator', '@squad-creator'), and explicit slash-command invocation forms.

5 / 5

Distinctiveness Conflict Risk

The 'squads' niche plus skill-specific invocation triggers (/aiox-squad-creator, @squad-creator) make it clearly distinct with minimal overlap risk.

5 / 5

Total

20

/

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.