speckit-clarify

Identifies underspecified areas in feature specifications by posing up to 5 clarifying questions and integrating answers into the spec file.

Updated May 3, 2025
One-click install
npx skills add https://github.com/dsuth10/Legends-of-Learning-4 --skill speckit-clarify-dsuth10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-clarify
Source: https://github.com/dsuth10/Legends-of-Learning-4/tree/main/.cursor/skills/speckit-clarify
Command: npx skills add https://github.com/dsuth10/Legends-of-Learning-4 --skill speckit-clarify-dsuth10

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps to identify underspecified areas in a feature specification by asking targeted clarification questions, thus improving the quality and clarity of the spec.

Core Features & Use Cases

  • Targeted Clarification: Asks up to 5 highly targeted questions to clarify underspecified areas in the spec.
  • Integration: Automatically integrates answers back into the spec file.
  • Use Case: Ideal for technical writers or developers working on feature specifications, helping to ensure comprehensive and clear documentation.

Quick Start

Run the 'speckit-clarify' skill on your feature spec to automatically identify and clarify underspecified areas.

Frequently Asked Questions about speckit-clarify

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

FAQPage Schema
How do I identify underspecified areas in a feature specification?

To identify underspecified areas in a feature specification, use targeted clarification questions. This process analyzes your spec and poses up to five highly specific queries to surface missing requirements, improving overall documentation quality.

How do I integrate clarification answers back into a spec file?

You integrate clarification answers back into a spec file by running an automated script that appends your responses directly into the existing Markdown and YAML formatting, ensuring the updated specification remains comprehensive and clearly documented.

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

Yes, the spec-kit clarification process requires a specific project structure. You must have a .specify/ directory established in your repository before running the validation scripts to ensure the feature specification can be properly read and updated.

What is the maximum number of clarification questions generated for a feature spec?

The maximum number of clarification questions generated for a feature spec is five. The system targets only the most critical underspecified areas, ensuring developers and technical writers can efficiently improve documentation without excessive manual review.

When should I not use automated questioning for feature development specifications?

You should not use automated questioning for feature development specifications if your project lacks a .specify/ directory or relies on formats outside of YAML and Markdown, as the validation scripts depend on this specific spec-kit structure to function.