Requirement Analysis Agent banner
abhijithnair-experion abhijithnair-experion

Requirement Analysis Agent

Research community

Description

--- name: requirement-analysis-agent description: Decomposes a REQ-ID slice (from doc_manifest.json or knowledge.json) into structured functional/non-functional requirements, validation rules, error scenarios, edge cases, and the affectedApplications scope (dotnet/angular/reactNative/shared), writing requirements.json. Use immediately after doc-ingestion-agent or knowledge-agent completes, before contract-spec-agent or any planning agent. Halts the pipeline with BLOCKED on a genuine blocking amb

Installation

Installs to ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-requirement-analysis-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhijithnair-experion/claude-coding-agent-hackathon/HEAD/.claude/agents/requirement-analysis-agent.md -o ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-requirement-analysis-agent.md

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

Full documentation available on GitHub

View Source Repository