CtrlK
BlogDocsLog inGet started
Tessl Logo

validate-story-draft

Validate a story draft (Draft → Ready on GO). Runs the OSS PO validation task. Use when: validate story, *validate-story-draft, /validate-story-draft, story readiness.

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.

A tight, well-structured orchestrator skill that delegates the source-of-truth checklist to a task file while giving concrete inputs, a sequenced protocol with validation checkpoints, and clear boundaries via the Forbidden and Modes sections. No verbosity, no inferred gaps.

DimensionReasoningScore

Conciseness

Lean and efficient (~45 lines) with no concept-explaining fluff; every line earns its place, e.g. 'Task is source of truth — do not invent a parallel checklist' is a high-value directive.

3 / 3

Actionability

Concrete, executable guidance: exact task-file paths, $ARGUMENTS semantics, a numbered protocol with explicit actions (adopt @po persona, set Status→Ready, append Change Log), a Forbidden list, and a Modes table.

3 / 3

Workflow Clarity

A clear 6-step sequence with an explicit validation checkpoint ('Post-phase verification' checklist) and a NO-GO error branch that leaves Draft and lists required fixes.

3 / 3

Progressive Disclosure

Detail is delegated to two one-level-deep task-file paths (primary + fallback) rather than inlined; sections are well-organized, fitting the simple-skill scoring note for a sub-50-line skill.

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.

A precise, third-person description that concretely states capabilities, includes explicit natural and invocation triggers, and is clearly scoped to a distinct niche. It is lean yet complete, with no padding or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Validate a story draft', 'Runs the OSS PO validation task', and the explicit 'Draft → Ready on GO' state transition — rather than vague language.

3 / 3

Completeness

Explicitly answers both what it does ('Validate a story draft... Runs the OSS PO validation task') and when to use it via an explicit 'Use when:' clause with concrete triggers.

3 / 3

Trigger Term Quality

Natural terms a user would say ('validate story', 'story readiness') plus the skill-name and slash-command triggers ('*validate-story-draft', '/validate-story-draft') give good coverage.

3 / 3

Distinctiveness Conflict Risk

The story-draft validation niche, Draft→Ready gate, and PO-role framing make it clearly distinguishable and unlikely to trigger for unrelated skills.

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

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.