What problem does it solve?
Rough or vague prompts produce inconsistent AI outputs because they lack the context components language models need, such as task framing, constraints, examples, and output format. This Skill diagnoses what a prompt is missing and rebuilds it into a structured, reusable prompt.
Core Features & Use Cases
- Prompt Diagnosis: Audits a raw prompt against a nine-component checklist (task, role, background, audience, examples, constraints, output format, state, success criteria) and marks each as present, inferable, or unclear.
- Guided Clarification: Infers sensible defaults for missing components and asks at most a few batched confirmation questions, with a speed mode that skips questions entirely.
- Task-Type Templates: Builds the final prompt from skeletons in references/templates.md covering generation, transformation, extraction, classification, persona, and agentic system prompts.
- Use Case: Paste a rough request like "summarize my meeting notes" and receive a copyable, structured prompt with fenced data slots, edge-case rules, and a checkable output format.
Quick Start
Ask Cowork to improve or engineer a pasted rough prompt, and it will return a structured, context-engineered prompt in a single copyable block.