task-clarifier
FeaturedDeep need-clarification skill. Use only when the user explicitly invokes $task-clarifier. Once activated, keep asking until all three goals are met: the user fully understands their own needs, the AI fully understands the user's needs, and the user confirms the AI's understanding is correct. Do not intervene in task execution unless explicitly invoked.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- dongshuyan
- Repository
- dongshuyan/compass-skills
- Created
- 2 months ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
clarify-question
Use a fresh task profile and a four-level policy to turn material ambiguity into a precise, self-contained prompt without asking the user to make technical choices the agent can investigate.
deep-clarification
Intensive task clarification using AskUserQuestion - use when starting any non-trivial task
clarify-intent
Use this skill whenever the user's instruction is too generic or unspecific to act on directly, whether or not a file is attached. Ambiguous instructions that MUST trigger this skill include "analyze this file", "fix this document", "please process this", "make a report from this data", "summarize this". This skill asks the user what they actually mean (direction, purpose, desired output) before execution, so Claude does not guess and risk hallucinating. Do not use it for instructions that are already specific and clear about their target, e.g. "extract all invoice numbers from this PDF into an Excel table".