·speckit-clarify
</>

speckit-clarify

dceoy/speckit-agent-skills

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

8Installs·0Trend·@dceoy

Installation

$npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify

SKILL.md

If the request is empty or the spec is missing, ask a targeted question before proceeding.

Goal: Detect and reduce ambiguity or missing decision points in the active feature specification and record the clarifications directly in the spec file.

Note: This clarification workflow is expected to run (and be completed) BEFORE the speckit-plan skill. If the user explicitly states they are skipping clarification (e.g., exploratory spike), you may proceed, but must warn that downstream rework risk increases.

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec. Source: dceoy/speckit-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is speckit-clarify?

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec. Source: dceoy/speckit-agent-skills.

How do I install speckit-clarify?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-clarify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dceoy/speckit-agent-skills