Aod.Clarify banner
davidmatousek davidmatousek

Aod.Clarify

Testing community

Description

--- description: Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec (Triad-enhanced). --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline Goal: Detect and reduce ambiguity or missing decision points in the active feature specification and record the clarifications directly in the spec file. Note: This clarification w

Installation

Installs to ~/.claude/commands/davidmatousek-tachi-aod.clarify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/.claude/commands/aod.clarify.md -o ~/.claude/commands/davidmatousek-tachi-aod.clarify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository