CtrlK
BlogDocsLog inGet started
Tessl Logo

bmad-customize

Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'.

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

Low

Low-risk findings worth noting

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.

The body is an efficient, actionable workflow with concrete commands, explicit validation/feedback loops, and well-signaled one-level-deep references including a verified bundled script. It assumes Claude's competence throughout.

DimensionReasoningScore

Conciseness

Lean, dense prose with no padding — it never explains concepts Claude already knows and every line carries instruction. Not 2 because there is no unnecessary explanation to tighten away.

3 / 3

Actionability

Provides executable commands ('uv run ... list_customizable_skills.py', the resolver invocation), exact file paths, and precise TOML merge semantics by field type. Not 2 because the guidance is concrete and copy-ready rather than pseudocode.

3 / 3

Workflow Clarity

A clear numbered sequence (Preflight → Steps 1–6) with explicit validation in Step 6 and a feedback loop ('re-enter Step 4 with the verify output as context'). Not 2 because validation checkpoints and error-recovery loops are explicit, not implicit.

3 / 3

Progressive Disclosure

Well-organized sections with one-level references to a verified bundled script (scripts/list_customizable_skills.py exists) and a single external guide URL, no nested reference chains. Not 2 because references are clearly signaled and appropriately split rather than inlined.

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.

The description is concise, concrete, and explicitly pairs a clear 'what' with natural-language 'when' triggers. It carves out a distinct BMad-customization niche with minimal conflict risk.

DimensionReasoningScore

Specificity

Names a concrete artifact (customization overrides for installed BMad skills) and two specific actions ('Authors and updates'), avoiding vague filler. Not below 3 since it states concrete actions rather than abstract language like 'helps with'.

3 / 3

Completeness

Explicitly answers both what it does ('Authors and updates customization overrides') and when to use it ('Use when the user says...'). The explicit 'Use when' clause keeps it at 3 rather than the 2-cap for missing trigger guidance.

3 / 3

Trigger Term Quality

Provides natural phrasings a user would actually say — 'customize bmad', 'override a skill', 'change agent behavior', 'customize a workflow' — covering common variations. Not below 3 because the triggers are natural rather than jargon.

3 / 3

Distinctiveness Conflict Risk

A clear BMad-specific niche with distinct triggers tied to 'customize bmad'/'override a skill', unlikely to fire for unrelated skills. Not 2 because the triggers are narrow and domain-bound rather than broadly overlapping.

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.