speckit-clarify

Identify underspecified areas in feature specs and record clarifications.

1|Updated Apr 7, 2025
One-click install
npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-clarify-redfox-soft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-clarify
Source: https://github.com/RedFox-Soft/OAuth-server.ts/tree/main/.claude/skills/speckit-clarify
Command: npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-clarify-redfox-soft

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill identifies underspecified areas in feature specifications and provides targeted clarification questions to reduce ambiguity and improve the spec quality.

Core Features & Use Cases

  • Ambiguity Detection: Identifies unclear or missing information in the spec.
  • Targeted Questions: Asks up to 5 highly targeted questions to clarify the spec.
  • Integration: Records clarifications directly into the spec file.
  • Use Case: Use it during feature development to ensure that the spec is comprehensive and actionable.

Quick Start

Use the speckit-clarify skill to clarify the feature spec by providing optional areas to focus on.

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?

You can detect ambiguities in feature specifications by running this Skill against your spec-kit project. It analyzes the spec content, prioritizes unclear areas, and prompts you with targeted questions to resolve missing information.

Do I need a spec-kit directory to use automated spec clarification?

Yes, you need a spec-kit project structure with a .specify/ directory to use automated spec clarification. This Skill relies on the existing spec-kit environment to process specs and record resolved clarifications back into the files.

How does targeted questioning improve feature development specs?

Targeted questioning improves specs by isolating underspecified areas and requesting specific clarifications. This process resolves ambiguity directly within the spec file, ensuring the feature development requirements are clear.

Can I specify areas to focus on when clarifying a feature spec?

Yes, you can specify areas to focus on when clarifying a feature spec. Providing these optional focus areas allows the Skill to prioritize its ambiguity detection and tailor the targeted questions to your specific concerns.