What problem does it solve?
This Skill closes the escape hatches that cause large language models to satisfice — producing plausible but shallow, incomplete, or unverified outputs — by systematically strengthening seed prompts with structured, verifiable instructions.
Core Features & Use Cases
- Multi-phase hardening workflow: Parse the seed prompt, classify its task type, run a short interview to resolve ambiguities, apply selected techniques from a 16-item library, and present an annotated improved prompt.
- Anti-satisficing techniques: Claims inventory, phase decomposition, exhaustive quantifiers, structured output, error-mode anchoring, uncertainty flagging, and more, applied in a canonical order tailored to the task.
- Educational outputs and reuse: Produces before/after quality scores, a techniques-used table, a highlighted "Technique of the Run," and an option to save the improved prompt to a grimoire for future reuse.
- Use case: Prepare a review or audit prompt for code, documentation, or analysis tasks to ensure exhaustive verification rather than a superficial check.
Quick Start
Paste your seed prompt and ask the assistant: Improve this prompt to be anti-satisficing, exhaustive, and verifiable.