clarify
SolidUse when a single DAE artifact has ambiguities to resolve. Triggers — "/engineer.clarify", "clarify this spec", "resolve ambiguities", "this is vague — tighten it".
Install
Quality Score: 85/100
Skill Content
Details
- Author
- swingerman
- Repository
- swingerman/disciplined-agentic-engineering
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
sddp-clarify
Identify underspecified areas in a feature spec and resolve them through targeted clarification questions
clarify
Hypothesis-based clarification pipeline that transforms ambiguous user requests into precise, actionable specifications through structured MCQ (multiple-choice questions). Classifies ambiguity into three types: vague (unclear intent), unknown (missing information), metamedium (scope/boundary undefined). Generates targeted questions per type. Auto-activates when: ambiguity score >= threshold, multi-intent conflicts detected, or user explicitly asks for clarification. Triggers: clarify, unclear, what do you mean, ambiguous, vague, specify, 명확히, 구체적으로, 뭘 원하시는지
clarify
Run a bounded clarification pass before planning a full-lane task whose intent is ambiguous or whose acceptance criteria are not yet testable. Use when the ask is underspecified, the constraints conflict, or the criteria can't be written as observable checks — surface the smallest set of decision-questions, get human answers, and fold them into EARS-shaped acceptance criteria before any code is planned.