CtrlK
BlogDocsLog inGet started
Tessl Logo

bmad-edit-prd

Deprecated — forwards to bmad-prd (update intent)

44

Quality

46%

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 ./src/bmm-skills/v6-shims/bmad-edit-prd/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 shim body is well-structured and actionably guides Claude through a four-step forwarding workflow with concrete commands and exact handoff context. Its main weakness is a verbose inline deprecation notice and restated field lists that could be tightened.

DimensionReasoningScore

Conciseness

The body is mostly efficient, but the inline deprecation notice enumerates all new customization fields and the legacy-field list is restated, which could be trimmed or moved to a reference.

3 / 5

Actionability

It gives a concrete executable command (`uv run {project-root}/_bmad/scripts/resolve_customization.py ...`), specific file paths, and exact context to pass; the final skill-to-skill handoff is described as passing context rather than a literal command, leaving a minor gap.

4 / 5

Workflow Clarity

Four numbered activation steps are clearly sequenced (resolve customization, load config, emit notice, invoke bmad-prd); no validation checkpoints are present, but as a non-destructive forwarding shim the destructive-operation cap does not apply.

4 / 5

Progressive Disclosure

At 26 lines with no need for external references, the single well-organized "On Activation" section meets the simple-skill exception for a top progressive-disclosure score.

5 / 5

Total

16

/

20

Passed

Description

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

This is a deprecated compatibility-shim description that conveys forwarding behavior but lacks concrete capabilities, natural trigger terms, and any "when to use" guidance. It is too sparse to function well as a discoverable skill description.

Suggestions

Add a "Use when..." clause so the skill surfaces for the right intents (e.g., legacy bmad-edit-prd invocations or PRD update requests).

Replace technical-only phrasing with at least one natural keyword a user might say, such as "update a PRD" or "edit a product requirements document".

State the concrete capability in plain terms (e.g., "Resolves legacy bmad-edit-prd customization and forwards an update request to bmad-prd") rather than just "forwards".

DimensionReasoningScore

Specificity

The phrase "forwards to bmad-prd (update intent)" names a single minimal action (forwarding) without describing concrete capabilities, matching the anchor where the domain is named but actions are minimal or generic.

2 / 5

Completeness

It gives a vague "what" (forwards to bmad-prd with update intent) and provides no "when"/trigger guidance at all, fitting the anchor for a vague what with no when.

2 / 5

Trigger Term Quality

"Deprecated", "forwards to bmad-prd", and "update intent" are internal/technical jargon with no natural keywords a user would say when needing this skill, matching the lowest anchor.

1 / 5

Distinctiveness Conflict Risk

Naming the specific target "bmad-prd" and the scoped "update intent" makes it somewhat distinct, but as a deprecated shim it could still overlap with direct bmad-prd invocations, fitting the somewhat-specific anchor.

3 / 5

Total

8

/

20

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

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.