speckit-clarify

Identify underspecified areas in feature specifications and integrate answers into spec files.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Yangeok/i-cherri --skill speckit-clarify-yangeok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-clarify
Source: https://github.com/Yangeok/i-cherri/tree/main/.agents/skills/speckit-clarify
Command: npx skills add https://github.com/Yangeok/i-cherri --skill speckit-clarify-yangeok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of identifying and addressing ambiguities in feature specifications by asking targeted clarification questions.

Core Features & Use Cases

  • Clarification Questions: Asks up to 5 highly targeted questions to reduce ambiguity.
  • Spec Kit Compatibility: Designed for spec-kit project structures with .specify/ directories.
  • Integration: Integrates clarifications directly into the spec file.
  • Use Case: Use this Skill to ensure that your feature specifications are clear and complete before proceeding with implementation or planning.

Quick Start

Run /speckit-clarify within your spec-kit project to initiate the clarification process.

Frequently Asked Questions about speckit-clarify

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

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

To clarify ambiguities in a feature specification, use a clarification process that asks up to five targeted questions to identify underspecified areas and integrates the answers directly into your spec file.

What is the best way to identify underspecified areas in spec-kit projects?

The best way to identify underspecified areas in spec-kit projects is to run a clarification script within the .specify/ directory structure that asks targeted questions and refines the feature specifications.

Can I integrate clarification answers directly into my spec file?

Yes, you can integrate clarification answers directly into your spec file by running a clarification process designed for spec-kit project structures, which automatically updates the feature specification with the responses.

Does the spec-kit clarification process support scripting and extension hooks?

Yes, the spec-kit clarification process supports scripting and extension hooks, allowing you to automate the identification of underspecified areas and facilitate feature specification clarifications.

Why does my feature specification need clarification before implementation?

Your feature specification needs clarification before implementation to ensure it is clear and complete, reducing ambiguity by asking targeted questions that address underspecified areas in the feature specification.