What problem does it solve? Drafts, plans, and decisions produced by an LLM often ship with unexamined assumptions and weak spots. This Skill pressure-tests the most recent output using a catalog of elicitation methods (socratic questioning, first principles, pre-mortem, red team, and more) so weaknesses surface before the work is finalized. ## Core Features & Use Cases - Method Catalog Served On Demand: A Python script serves categories, listings, and random draws from a CSV catalog of critique methods without loading the whole catalog into context. - Interactive Refinement Menu: Presents five methods at a time with reshuffle, list-all, and proceed options, applying chosen methods iteratively so refinements compound. - Customizable Workflow: A customize.toml file supports team and personal overrides for preferences and additional methods merged into the catalog. - Use Case: After drafting a product launch plan, invoke this Skill to run a pre-mortem and a red-team pass, review the proposed changes, and accept only the improvements you approve. ## Quick Start Ask the assistant to run advanced elicitation on the plan it just drafted and pick a method from the menu it presents.