Use when resolving Spec Kit open questions, NEEDS CLARIFICATION markers, or ambiguous feature requirements before planning.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add me-cedric/agent-compass --skill speckit-clarify --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Speckit Clarify?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/me-cedric-speckit-clarify)More formats (shields.io, HTML) on the badges page.
---
name: speckit-clarify
description: >
Use when resolving Spec Kit open questions, NEEDS CLARIFICATION markers, or
ambiguous feature requirements before planning.
risk_level: medium
writes_files: true
requires_tools: []
---
# Spec Kit Clarify
Read `AGENTS.md`, the target `spec.md`, and any checklist or product source the
spec references.
## Do
1. Find every `[NEEDS CLARIFICATION]` marker and ambiguous requirement.
2. Ask only questions that change scope, security/privacy, user experience, or
acceptance criteria.
3. Use sensible defaults for low-impact gaps and document them as assumptions.
4. Update the spec with answers; do not hide unresolved blockers.
## Done
- No blocking ambiguity remains.
- Updated spec records decisions and assumptions.
- Planning can proceed or blockers are clearly listed.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!