CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-develop-story

Implement a story (Ready → InProgress → ready for review). Runs the OSS develop task. Use when: develop story, *develop, /develop-story, implement ACs.

64

Quality

76%

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 ./.grok/skills/aiox-develop-story/SKILL.md

The canonical home for this skill is develop-story in SynkraAI/aiox-core

SKILL.md
Quality
Evals
Security

Quality

Content

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

A tight, well-structured skill body that delegates the heavy detail to a single source-of-truth task file and keeps only actionable protocol, gates, and a checklist inline. The main gap is the absence of an explicit fail→fix→rerun feedback loop around the quality gates.

Suggestions

Make the gate feedback loop explicit: state that on lint/typecheck/test failure Claude should fix the issue and re-run until green before marking tasks complete.

Note that 'ACs' in the trigger guidance is unexpanded in the body; a one-word gloss (acceptance criteria) would keep it actionable for readers unfamiliar with the SDC vocabulary.

DimensionReasoningScore

Conciseness

The body is lean and dense: terse protocol steps, explicit gate commands, and a checklist with no padding or explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Concrete executable gates ('npm run lint', 'npm run typecheck', 'npm test') and specific branch/commit constraints are present, but the core implementation work is deferred to an external task file rather than fully inlined.

4 / 5

Workflow Clarity

A clear numbered protocol and a 'Post-phase verification' checklist with explicit gates provide good sequencing and checkpoints, though the validation feedback loop (fail → fix → re-run gates) is implied rather than spelled out.

4 / 5

Progressive Disclosure

For a short, well-organized single-purpose skill the body is appropriately structured into focused sections with a clear one-level pointer to the task SOT; no bundle files exist to over- or under-reference.

5 / 5

Total

18

/

20

Passed

Description

67%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 concise, well-scoped description that answers both what and when with explicit trigger guidance. Its weakness is that the trigger terms lean on internal command slugs and jargon rather than natural user phrasings.

Suggestions

Add natural-language trigger terms a user would actually say (e.g., 'Use when the user asks to implement a story, build out acceptance criteria, or move a story to InProgress').

Soften jargon like 'ACs' and '*develop' with plain synonyms so the description triggers on conversational requests, not just command invocations.

DimensionReasoningScore

Specificity

Names the concrete action ('Implement a story') with a state transition (Ready → InProgress → ready for review) and delegates to a defined task; minor gaps since implementation detail lives in the external task rather than the description.

4 / 5

Completeness

Both 'what' (implement a story through the develop task) and 'when' ('Use when: ...') are present and explicit; the 'when' clause could be more natural and specific.

4 / 5

Trigger Term Quality

Trigger guidance exists ('Use when: develop story, *develop, /develop-story, implement ACs') but the terms are skill-internal jargon and command slugs rather than the natural phrasings a user would spontaneously say.

3 / 5

Distinctiveness Conflict Risk

The narrow workflow state transition plus /develop-story command scope give it a clear niche with only minor overlap risk against adjacent develop/review skills.

4 / 5

Total

15

/

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.