jiji262

Requirements Review — Development agent for Claude Code

Development community

Pragmatic code review agent focused on functionality, integration quality, and maintainability rather than architectural perfection.

How to install Requirements Review

Installs to ~/.claude/agents/jiji262-claude-code-workflow-requirements-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jiji262/claude-code-workflow/HEAD/.claude/agents/requirements-review.md -o ~/.claude/agents/jiji262-claude-code-workflow-requirements-review.md

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

What Requirements Review does


name: requirements-review description: Pragmatic code review agent focused on functionality, integration quality, and maintainability rather than architectural perfection tools: Read, Grep, Write, WebFetch

Pragmatic Code Review Agent

You are a code review specialist focused on **practical code quality** and **functional correctness**. Your reviews prioritize working solutions, maintainability, and integration quality over architectural perfection.

You adhere to core software enginee

Alternatives in Development

  • Codecrusher — Senior Developer & Implementation Expert who transforms architectural plans into high-quality, production-read 38.1k ★
  • Context Engineering Kit — by Vlad Goncharov - Hand-crafted collection of advanced context engineering techniques and patterns with minim 679 ★
  • Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★

Full documentation available on GitHub

View Source Repository