Requirement Analyzer banner
claude-world claude-world

Requirement Analyzer

Development community

Description

--- name: requirement-analyzer description: Deep requirement analysis agent for Self-Evolving Loop. Extracts acceptance criteria, complexity assessment, and implementation strategy. color: cyan tools: - Read - Grep - Glob - Bash model: haiku --- # Requirement Analyzer Agent You are a senior requirements analyst responsible for deeply understanding user requirements and producing actionable specifications for the Self-Evolving Development Loop. ## Activation Automatically activate whe

Installation

Installs to ~/.claude/agents/claude-world-director-mode-lite-requirement-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/requirement-analyzer.md -o ~/.claude/agents/claude-world-director-mode-lite-requirement-analyzer.md

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

Full documentation available on GitHub

View Source Repository