CtrlK
BlogDocsLog inGet started
Tessl Logo

bmad-spec

Distill any intent input into the SPEC kernel + companions — the canonical, preservation-validated machine contract for downstream work. Use when the user says "create a spec", "distill this into a spec", "validate this spec", "update the spec", or "break this into stories".

80

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 tightly written, highly actionable procedural skill: concrete CLI commands, explicit multi-step workflows with validation checkpoints, and clean one-level-deep references to real bundle assets. It respects the token budget while covering interactive/headless create/update and optional story breakdown without padding.

DimensionReasoningScore

Conciseness

The body is deliberately lean — it repeatedly enforces "every sentence must earn its place" and "Decoration costs tokens", assumes Claude's competence, and never explains concepts Claude already knows despite covering a complex multi-mode skill.

3 / 3

Actionability

It gives copy-paste-ready commands (exact `memlog.py init`/`append` invocations with flags, `resolve_customization.py` and `resolve_config.py` calls) plus concrete file-layout and routing rules rather than abstract direction.

3 / 3

Workflow Clarity

Activation is sequenced as numbered steps 1–4, the Operation and Self-Validate sections give an explicit two-pass sweep with feedback loops (fix-and-revalidate, record verdict as `--type event`), and destructive/update paths carry checkpoints.

3 / 3

Progressive Disclosure

SKILL.md is an overview that offloads detail to one-level-deep, clearly signaled bundle files (spec-template, stories-schema, headless-schemas) — all verified present — with no nested reference chains and content appropriately split.

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 strong, third-person description that names the concrete output artifact, the verb set it supports, and five natural user triggers, cleanly answering both what and when. It is concise, specific, and unlikely to misfire against neighboring skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Distill any intent input into the SPEC kernel + companions" plus the triggered verbs validate, update, and break-into-stories — each tied to a concrete artifact rather than vague abstraction.

3 / 3

Completeness

It states both what the skill produces (the SPEC kernel + companions as the canonical machine contract) and explicit when-to-use triggers, satisfying the what-and-both requirement with no inference needed.

3 / 3

Trigger Term Quality

The "Use when the user says" clause surfaces five natural phrasings ("create a spec", "distill this into a spec", "validate this spec", "update the spec", "break this into stories") that a user would genuinely say.

3 / 3

Distinctiveness Conflict Risk

The BMad spec-kernel niche and its five quoted triggers carve a distinct scope unlikely to collide with sibling skills, and the third-person voice is clean ("Distill").

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
bmad-code-org/BMAD-METHOD
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.