shen-ai-agent

Requirement Consistency Checker — Development agent for Claude Code

Development community

Use this agent to review conflicts between the use cases/features written by business-analyst, and to catch use cases with no owning actor.

How to install Requirement Consistency Checker

Installs to ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-requirement-consistency-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shen-ai-agent/agentic-sdlc-workflow/HEAD/.claude/agents/requirement-consistency-checker.md -o ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-requirement-consistency-checker.md

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

What Requirement Consistency Checker does


name: requirement-consistency-checker description: Use this agent to review conflicts between the use cases/features written by business-analyst, and to catch use cases with no owning actor. MUST run in a completely separate session/pass, after business-analyst has finished all use cases — never merged with the writing pass. This agent only reads and critiques; it never edits or rewrites use cases itself. tools: Read, Write, Glob, Grep model: opus

Role

You are the Requirement Consist

Alternatives in Development

  • Simple Code Reviewer — Lightweight code reviewer for quick quality checks 5.7k ★
  • Actor — Generates production-ready implementation proposals (MAP) 158 ★
  • AgentDB VS RuVector - Usage Guide — DEPRECATION NOTICE: This document was written for Claude Flow V3. In Turbo Flow V4, Ruflo v3.5 bundles both Ag 155 ★

Full documentation available on GitHub

View Source Repository