clarification-phase

Automate specification clarification with structured questions and answer integration.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Marcus-Mok-GH/Claude-code-conductor --skill clarification-phase-marcus-mok-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clarification-phase
Source: https://github.com/Marcus-Mok-GH/Claude-code-conductor/tree/main/.claude/skills/clarification-phase
Command: npx skills add https://github.com/Marcus-Mok-GH/Claude-code-conductor --skill clarification-phase-marcus-mok-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires AskUserQuestion, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the clarification of ambiguities in feature specifications by guiding through structured questioning, prioritization, and answer integration, ensuring unambiguous specifications before planning.

Core Features & Use Cases

  • Structured Questioning: Guides through the clarification of ambiguities with a prioritized set of questions.
  • Prioritization: Prioritizes questions based on criticality and impact on the project.
  • Answer Integration: Integrates user answers into the specification document, removing ambiguities.

Quick Start

Run the clarification-phase skill and follow the guided steps to resolve ambiguities in your spec.md file.

Frequently Asked Questions about clarification-phase

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

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

You resolve feature specification ambiguities by running a guided clarification process that asks structured questions, prioritizes them by criticality, and integrates your answers directly into the spec document.

What is the best way to prioritize clarification questions for a software spec?

The best way to prioritize clarification questions for a software spec is to evaluate them by criticality and project impact, automatically surfacing the most crucial ambiguities to resolve first.

Do I need a specific tool to automate structured questioning for product specs?

Yes, automating structured questioning for product specs requires the AskUserQuestion tool to facilitate the interactive clarification process and a clear understanding of your specification document structure.

How does answer integration work when updating a spec.md file?

Answer integration works by taking your responses from the structured questioning phase and automatically incorporating them into the specification document, actively removing ambiguities and updating the spec.md file.

When should I use a structured spec clarification process in product development?

Use a structured spec clarification process during the feature specification phase of product development, specifically when you need to streamline ambiguities and ensure unambiguous specifications before planning begins.