speckit-clarify

Delegate specification clarification to the Speckit workflow and apply updates.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-clarify-opensoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-clarify
Source: https://github.com/opensoft/dartwing-ocr-pipeline/tree/main/plugins/speckit/skills/speckit-clarify
Command: npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-clarify-opensoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex wrapper for the Speckit clarification workflow that streamlines refining ambiguous specifications by routing user input through the Speckit clarifier and ensuring updates propagate back to the underlying spec.

Core Features & Use Cases

  • Delegates clarification tasks to the Speckit clarification workflow
  • Passes any text after /speckit.clarify to the source skill for processing
  • Executes the clarification and applies any spec updates to keep guidance aligned with the source skill

Quick Start

Clarify the current specification by invoking the speckit-clarify skill with your input.

Frequently Asked Questions about speckit-clarify

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

FAQPage Schema
How do I clarify ambiguous software specifications during iterative development?

Clarifying ambiguous software specifications involves routing your input through a delegated workflow that refines spec gaps and propagates updates back to the underlying source skill.

What is the best way to refine and extend an existing spec across multiple prompts?

Refining and extending an existing spec across multiple prompts is done by delegating your remaining input to a clarification workflow, which executes the spec updates and keeps guidance aligned with the source.

How do I ensure specification updates propagate back to the source skill?

To ensure specification updates propagate back to the source skill, the clarification workflow reads the source skill first, processes your remaining input, and applies the resulting spec updates directly.

Can I use an AI-assistant wrapper to streamline ambiguous specification refinement?

Yes, you can use an AI-assistant wrapper to streamline ambiguous specification refinement by passing your text input to a dedicated clarification workflow that processes the updates and aligns the guidance.

Do I need an existing specification before invoking a clarification workflow?

Yes, you need an existing specification because the clarification workflow reads the source skill first to identify gaps, then processes your remaining input to execute the necessary spec refinements.