clarify
Installation
SKILL.md
Clarify
Turn a vague ask into a reusable Final prompt: block.
Always emit Final prompt: before doing work unless the user explicitly says just do it, just run it, or skip the prompt.
Workflow
- Read the input and discoverable context:
AGENTS.md,CLAUDE.md,README.md, file tree, relevant code. - Emit
Cleaned ask:only when the raw ask is noisy enough to obscure intent. - Ask one unresolved decision at a time.
- Include a recommended answer and one-line reason with each question.
- After each answer, re-check for new ambiguity.
- Stop asking when a fresh agent could execute the prompt without more context, or when the user says to write it.
- Emit one self-contained block under
Final prompt:.
Question format: