CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-full-sdc

EXECUTE lean Full Story Development Cycle for one story: plan via CLI, run validate → develop → review (QG loop) → close with Sequence Lock, durable progress under .aiox/sdc/. Use when: full-sdc, full cycle, SDC, run story end-to-end.

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

The canonical home for this skill is full-sdc in SynkraAI/aiox-core

SKILL.md
Quality
Evals
Security

Quality

Content

81%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 a well-structured, executable orchestrator spec with excellent workflow sequencing and validation feedback loops. Its main weaknesses are mild preflight redundancy, templated placeholders that need materialization, and all content being inline with no bundle-file offloading.

Suggestions

De-duplicate the preflight gate explanation: state it once in the CLI section and reference it from the Grok dispatch section instead of repeating the full command and rationale.

Move the Grok/multi-agent dispatch table and post-phase verification table into a reference file (e.g. references/dispatch.md) and link from the body to improve progressive disclosure and reduce inline length.

Tighten the preflight placeholders by showing one fully-resolved concrete example (real story-path, task, and file values) alongside the templated form so the command is copy-paste ready without inference.

DimensionReasoningScore

Conciseness

Dense, table- and bullet-driven prose that assumes Claude's competence (jargon like QG loop, SOT, Sequence Lock) with every section earning its place, but the preflight gate is explained twice (Invocation and Grok dispatch), a minor redundancy that keeps it just below the lean top anchor.

4 / 5

Actionability

Provides concrete, runnable CLI commands (aiox sdc plan/next/verify/preflight) with full arguments and an explicit EXECUTE loop, but several templated placeholders ({exact-child-intent-file}, {phase-task}) require external materialization before execution, leaving minor gaps.

4 / 5

Workflow Clarity

The numbered EXECUTE loop (steps 0-3 with sub-steps a-k) has explicit validation checkpoints (preflight halt, verify per phase), feedback loops (review FAIL -> apply-qa-fixes -> re-verify), circuit-breaker escalation, and anti-self-validation rules, matching the top anchor with full validation coverage.

5 / 5

Progressive Disclosure

Clear section headers and one-level-deep references to skill/task SOTs in a table give good navigation, but with no bundle files present the ~150-line body is entirely inline and a few sections (Grok dispatch, post-phase verification) could live in separate reference files.

4 / 5

Total

17

/

20

Passed

Description

87%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 strong: it concisely states a concrete multi-phase workflow and pairs it with explicit 'Use when' triggers in third-person imperative voice. Minor room to improve keyword/synonym coverage and make the state-management action more concrete.

DimensionReasoningScore

Specificity

Lists several concrete actions (plan, validate, develop, review, close) plus the QG loop and Sequence Lock, but leaves durable-progress/state-management somewhat abstract, fitting 'lists several specific actions; minor gaps' rather than fully comprehensive.

4 / 5

Completeness

Explicitly answers both what ('EXECUTE lean Full Story Development Cycle...') and when ('Use when: full-sdc, full cycle, SDC, run story end-to-end') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

'Use when: full-sdc, full cycle, SDC, run story end-to-end' gives good natural keyword coverage with synonyms, but lacks file extensions and a few common variations, fitting 'good keyword coverage; a few natural terms missing'.

4 / 5

Distinctiveness Conflict Risk

Highly niche scope (aiox-full-sdc, SDC for one story) with distinct, domain-specific triggers and minimal overlap risk with other skills, matching 'clear niche with distinct triggers'.

5 / 5

Total

18

/

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.