speckit-clarify

Scan feature specs for ambiguities and integrate clarifications into the spec file.

Updated May 29, 2026
One-click install
npx skills add https://github.com/juanca202/exercise-mobile --skill speckit-clarify-juanca202
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-clarify
Source: https://github.com/juanca202/exercise-mobile/tree/main/.cursor/skills/speckit-clarify
Command: npx skills add https://github.com/juanca202/exercise-mobile --skill speckit-clarify-juanca202

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and resolves ambiguities in feature specifications by asking up to 5 targeted clarification questions.

Core Features & Use Cases

  • Ambiguity Detection: Automatically scan feature specs for areas of ambiguity or missing information.
  • Interactive Questions: Pose up to 5 questions to refine the spec, ensuring clarity and completeness.
  • Spec Integration: Record clarifications directly into the spec file, enhancing its quality and usability.
  • Compatibility: Designed for spec-kit project structures with a .specify/ directory.

Quick Start

Run the 'speckit-clarify' command to start the clarification process for your feature spec.

Frequently Asked Questions about speckit-clarify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify ambiguities in a feature specification?

The Skill performs a structured ambiguity and coverage scan on your feature specification to detect underspecified areas, then generates up to 5 prioritized clarification questions to resolve them.

What is the best way to resolve missing information in feature specs?

The best way to resolve missing information in feature specs is to generate targeted clarification questions interactively, then integrate the answers directly into the spec file to enhance completeness and usability.

Does the spec-kit clarification process require a specific project structure?

Yes, this spec-kit clarification process requires a project structure containing a .specify/ directory to correctly locate, scan, and update the feature specification files.

How do I integrate clarifications directly into a spec file?

You can integrate clarifications directly into a spec file by running the clarification command, answering the generated questions, and allowing the Skill to automatically record the refinements into the original specification document.

Are there limits to how many questions I will be asked to clarify a spec?

Yes, there is a limit to how many questions you will be asked to clarify a spec. The Skill generates a maximum of 5 prioritized questions to efficiently resolve ambiguities without overwhelming the user.