zxpmail/ReqForge

ReqForge — From requirements to shippable products. Open-source Agent Harness for Claude Code, Cursor & OpenCode. Spec→Plan→Build, hooks, review. /change-manager for brownfield.

18Stars on the repository
51Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer-bug

01

zxpmail/ReqForge

Agent Claude Code

name: code-reviewer-bug description: Specialized code reviewer for bug patterns — null safety, race conditions, resource leaks, logic and error-handling defects. Returns scored findings (severity × impact × confidence). skills: code-review model: inherit.

18 11d ago A 0 tokens original MIT

zxpmail/ReqForge

Agent Claude Code

name: code-reviewer-design description: Specialized code reviewer for spec compliance, architecture consistency, and pattern drift. Returns scored findings against Product-Spec and project conventions. skills: code-review model: inherit.

18 11d ago A 0 tokens original MIT

zxpmail/ReqForge

Agent Claude Code

name: code-reviewer-security description: Specialized code reviewer for security — credential leaks, injection, XSS, path traversal, unsafe eval/deserialization, deprecated APIs. Returns scored findings. skills: code-review model: inherit.

18 11d ago A 0 tokens original MIT

code-reviewer-types

04

zxpmail/ReqForge

Agent Claude Code

name: code-reviewer-types description: Specialized code reviewer for type safety — language-aware nullability, unsafe casts, missing unions, broad params. Returns scored findings. skills: code-review model: inherit.

18 11d ago A 0 tokens original MIT

code-reviewer

05

zxpmail/ReqForge

Agent Claude Code

name: code-reviewer description: Dispatched by the main Agent when code review is needed. Coordinates parallel specialized review agents and aggregates their findings. skills: code-review model: opus color: red.

18 11d ago A 0 tokens original MIT

evolution-runner

06

zxpmail/ReqForge

Agent Claude Code

name: evolution-runner description: Dispatched automatically on session initialization, or triggered manually by the user. Uses the evolution-engine skill to scan feedback and generate evolution proposals. skills: evolution-engine model: opus color: purple.

18 11d ago A 0 tokens original MIT

feedback-observer

07

zxpmail/ReqForge

Agent Claude Code

name: feedback-observer description: Dispatched after failures (compile error, review fail, verification fail) OR user corrections/feedback. Auto-scores Skill dimensions on failure. Uses feedback-writer skill to record feedback. skills: feedback-writer model: opus color: blue.

18 11d ago A 0 tokens original MIT

implementer

08

zxpmail/ReqForge

Agent Claude Code

name: implementer description: Dispatched when the project is large and the main Agent needs to split a Phase into independent Tasks for separate execution. Uses the dev-builder skill for coding, one fresh instance per Task. skills: dev-builder model: opus color: green.

18 11d ago A 0 tokens original MIT

planner

09

zxpmail/ReqForge

Agent Claude Code

name: planner description: Dispatched by the main Agent when development planning is needed. Uses the dev-planner skill to analyze Spec, split phases, and output DEV-PLAN.md. skills: dev-planner model: opus color: yellow.

18 11d ago A 0 tokens original MIT

test-writer

10

zxpmail/ReqForge

Agent Claude Code

name: test-writer description: Dispatched by the main Agent when automated tests are needed. Generates TypeScript test files for sync scripts and core utilities. skills: none model: sonnet color: yellow.

18 11d ago A 0 tokens original MIT

AGENTS

11

zxpmail/ReqForge

Agent

Each .md file defines a Sub-Agent — a context-isolated worker that executes a single responsibility. Sub-agents are the Execution Layer of the Harness.

18 11d ago A 0 tokens original MIT