bmad-advanced-elicitation

Applies structured critique methods to refine and improve generated document content.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Wizarck/nexandro --skill bmad-advanced-elicitation-wizarck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-advanced-elicitation
Source: https://github.com/Wizarck/nexandro/tree/main/skills/bmad-advanced-elicitation
Command: npx skills add https://github.com/Wizarck/nexandro --skill bmad-advanced-elicitation-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Initial LLM-generated content often lacks depth, misses risks, or overlooks alternative perspectives. This Skill pushes the model to reconsider, critique, and iteratively improve its recent output using proven elicitation methods. ## Core Features & Use Cases - Method Registry: Loads a CSV catalog of elicitation methods (socratic questioning, first principles, pre-mortem, red team) and selects five context-appropriate options. - Interactive Refinement Loop: Presents numbered method choices with reshuffle, list-all, and proceed commands, applying each method iteratively to the current content. - Controlled Change Application: Asks for explicit user confirmation before applying proposed changes to the document, discarding rejected suggestions. - Use Case: After drafting a product requirements section, invoke this Skill to run a pre-mortem analysis and red team critique, surfacing hidden assumptions and risks before finalizing the document. ## Quick Start Ask the agent to run advanced elicitation on the section it just generated, then pick a critique method from the numbered list.

Frequently Asked Questions about bmad-advanced-elicitation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve LLM-generated content with critique methods?▼

Invoke the elicitation flow on the generated section, then choose from five context-selected methods such as pre-mortem or red team. Each method analyzes the content and proposes improvements, which are applied only after your confirmation.

What elicitation methods are available for document refinement?▼

Methods are loaded from a methods.csv registry grouped by category, including socratic questioning, first principles, pre-mortem, and red team analysis. You can list all methods with descriptions using the 'a' option or reshuffle for five new suggestions.

Can I apply multiple critique methods to the same content?▼

Yes, you can select multiple method numbers in sequence, and each method builds upon the previously enhanced version. After each execution the choice prompt reappears until you select 'x' to proceed with the final enhanced content.

Does the elicitation process change my document automatically?▼

No, proposed changes require explicit confirmation. After each method runs, you are asked whether to apply the changes; answering no discards the proposed modifications and preserves the original content.

When should I use structured elicitation instead of manual editing?▼

Use it when content needs systematic challenge rather than surface edits, such as validating assumptions, identifying risks, or exploring alternative perspectives. Manual editing suits typo fixes and wording tweaks, while elicitation targets reasoning depth.