Spec Clarify — Testing skill for Claude Code
Helper — Resolves ambiguities and gaps in the specification or design before proceeding to the next phase.
How to install Spec Clarify
Installs to ~/.claude/skills/plocemourasouza-osforge-spec-clarify/SKILL.md
mkdir -p ~/.claude/skills/plocemourasouza-osforge-spec-clarify && curl -fsSL https://raw.githubusercontent.com/plocemourasouza/osforge/HEAD/commands/spec-clarify.md -o ~/.claude/skills/plocemourasouza-osforge-spec-clarify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Clarify does
description: Helper — Resolves ambiguities and gaps in the specification or design before proceeding to the next phase. Use whenever a .specs/ artifact has fields marked as "NEEDS CLARIFICATION", "?", or "TBD". Triggers: "clarify", "clear up", "gaps", "ambiguity", "what does this mean", "/spec-clarify [feature]".
Required context
Read before executing:
.specs/features/[feature]/discovery.md(if it exists).specs/features/[feature]/spec.md(if it exists)- `.specs/features/[fe
Alternatives in Testing
- Notion Spec To Implementation — Convert Notion specs into linked implementation plans and tasks 14.6k ★
- Create Test Repo — Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number 2.2k ★
- Spec Draft PR — Turn a feature idea or GitHub issue into a one-page spec saved to Documentation/specs/ and opened as a draft P 324 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Amby.Clarify
Resolve the open [NEEDS CLARIFICATION] markers in a feature spec.
Aod.Clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification ques
Sp.Clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification ques
To Spec
Write or update the capability spec from an interview — turns a /shape session (or provided notes/transcript)
Red TDD
RED phase - Write comprehensive, high-quality tests with automatic artifact storage in sprintdag directory. Fo
Cfn Pseudo
SPARC Pseudocode phase. Trace logic, enumerate branches, find failure paths, verify branch coverage BEFORE wri
Related Agents
Sdd Clarify.Agent
Reduce spec ambiguities before design. Detects material gaps, asks ≤5 questions via question_gate, and encodes
Clarification Agent
Asks distilled, critical questions requiring user decisions. Use after research phase to resolve ambiguities.
Requirements Agent
Surfaces ambiguities, missing edge cases, and undefined behaviors before development begins. Produces a Featur