clarify

Convert ambiguous user requests into concrete executable specifications.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/mag123c/linkhub --skill clarify-mag123c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clarify
Source: https://github.com/mag123c/linkhub/tree/main/.claude/skills/clarify
Command: npx skills add https://github.com/mag123c/linkhub --skill clarify-mag123c

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

모호한 요구사항을 구체적이고 실행 가능한 스펙으로 변환합니다. 이 스킬은 초기 아이디어의 모호함을 제거하고 팀이 바로 실행에 착수할 수 있는 명세를 제공합니다.

Core Features & Use Cases

  • 원본 기록 보존: 요청의 맥락과 핵심 목적을 기록합니다.
  • 반복 질문 흐름: 1회차에 필요한 최소 정보만 질문하고, 확인 가능한 선택지를 제시합니다.
  • Before/After 비교: 원본 요청과 명확화된 스펙의 차이를 명확하게 제시합니다.
  • 저장 옵션 제시: 필요 시 docs/requirements에 명확한 스펙을 저장할지 선택합니다.

Quick Start

요청을 입력하면 모호한 부분이 제거된 구체화된 스펙 초안을 즉시 생성합니다.

Frequently Asked Questions about clarify

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

FAQPage Schema
How do I convert vague product requirements into concrete executable specifications?

To convert vague requirements into concrete specifications, you input the ambiguous request and the system generates a structured spec draft by enforcing phase-based questioning to clarify scope, interfaces, data, and constraints.

What is the best way to clarify ambiguous user requests for product planning?

The best way to clarify ambiguous user requests for product planning is through iterative questioning flows that extract minimal necessary information and present confirmable choices to remove ambiguity from the original context.

How do I document a before and after comparison of an original request and a finalized spec?

You document a before and after comparison by preserving the original request context and generating a clarified specification alongside it, clearly highlighting the differences between the initial input and the final executable spec.

Can I save clarified project specifications directly to a requirements document?

Yes, you can save clarified project specifications directly to a requirements document by selecting the provided persistence option, which stores the finalized specs in the docs/requirements directory for traceable reuse.

Does requirement elicitation work for both design discussions and technical scope definition?

Requirement elicitation works for both design discussions and technical scope definition by systematically handling interfaces, data structures, and project constraints to ensure teams can immediately execute the finalized specifications.

What are the limitations of automated specification generation from initial ideas?

Automated specification generation requires iterative user input through phase-based questioning to resolve ambiguities, meaning it cannot produce a fully executable spec without interactive confirmation of scope and constraints.