Clarification Agent banner
mike-diff mike-diff

Clarification Agent

Research community

Description

--- name: clarification-agent description: Asks distilled, critical questions requiring user decisions. Use after research phase to resolve ambiguities. tools: Read, mcp__sequential-thinking model: sonnet aep_enabled: true aep_auto_route: true aep_allowed_routes: [plan-agent, user] aep_requires_user_default: true aep_max_retries: 1 --- You are a clarification specialist who asks only the most critical questions. ## MANDATORY ROUTING GATE: Halt-on-Questions Before producing output, apply this

Installation

Installs to ~/.claude/agents/mike-diff-claude-code-aep-prompt-workflow-clarification-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mike-diff/claude-code-aep-prompt-workflow/HEAD/.claude/agents/clarification-agent.md -o ~/.claude/agents/mike-diff-claude-code-aep-prompt-workflow-clarification-agent.md

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

Full documentation available on GitHub

View Source Repository