What problem does it solve? LLM-generated content often stays at a first-draft quality level. This Skill pushes the model to reconsider, refine, and improve its recent output by applying structured critique methods such as socratic questioning, first principles, pre-mortem, and red team analysis. ## Core Features & Use Cases - Method Registry: Loads a CSV registry of elicitation methods with categories, descriptions, and output patterns, then selects five context-appropriate methods. - Interactive Refinement Loop: Presents numbered method options with reshuffle, list-all, and proceed commands, applying each selected method iteratively to the current content. - Integration Mode: Can be invoked from another skill or process to enhance a specific document section and return the improved version. - Use Case: After drafting a project requirements document, invoke this Skill to run a pre-mortem and red team critique on a section, then accept the improvements before finalizing. ## Quick Start Ask the agent to run advanced elicitation on the section it just generated and choose a critique method from the presented options.