CtrlK
BlogDocsLog inGet started
Tessl Logo

bmad-advanced-elicitation

Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team

71

Quality

86%

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

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

A well-structured, actionable skill body: it keeps the bulk catalog out of context via a script, sequences its workflow with explicit user-decision HALTs, and gives concrete CLI invocations. It could gain a fully-resolved worked example and marginally tighter prose to reach the top of the scale.

Suggestions

Add one fully-resolved worked invocation (e.g. with concrete {workflow.methods_file} and {project-root} values substituted) so the command chain is copy-paste ready end-to-end.

Tighten the opening paragraph; it states the skill's role in prose that partly duplicates what the section headings already convey.

Consider noting one or two additional natural trigger terms (steelman, devil's advocate, stress-test) in the description for fuller trigger coverage.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence without explaining known concepts, but the opening prose and a few explanatory clauses could be tightened slightly.

4 / 5

Actionability

Provides concrete `uv run ...` invocations with exact subcommands and flags (categories, list, show, random), but template placeholders require resolution and no single fully-worked end-to-end example is shown.

4 / 5

Workflow Clarity

Clear multi-step sequence (activation, catalog, menu, method) with explicit HALT checkpoints, Apply/Reject feedback loops, and an error-recovery fallback for customization resolution.

5 / 5

Progressive Disclosure

Overview body deliberately keeps the method catalog out of context (served on demand by pick_methods.py against assets/methods.csv); references are one level deep to real bundle files with clear navigation via subcommands.

5 / 5

Total

18

/

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.

A strong description: it states concrete actions, an explicit 'Use when' trigger clause with several natural named methods, and a distinct niche. Minor gaps in action specificity and a few missing trigger synonyms keep it just below a perfect ceiling on two dimensions.

DimensionReasoningScore

Specificity

Names concrete actions ('Push the LLM to reconsider, refine, and improve its recent output') but the verbs are somewhat abstract and coverage is not comprehensive enough for a 5.

4 / 5

Completeness

Explicitly answers both what ('Push the LLM to reconsider, refine, and improve its recent output') and when ('Use when user asks for deeper critique or mentions a known deeper critique method').

5 / 5

Trigger Term Quality

Strong natural triggers ('deeper critique', 'socratic', 'first principles', 'pre-mortem', 'red team') a user would say, but a few common synonyms (steelman, devil's advocate, stress-test) are missing.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche around named elicitation methods with distinct triggers, making overlap with general refinement skills unlikely.

5 / 5

Total

18

/

20

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.