Rapid Reviewer banner
pragnition pragnition

Rapid Reviewer

Development community

Description

<!-- CORE: Hand-written agent -- do not overwrite with build-agents --> --- name: rapid-reviewer description: RAPID reviewer agent -- performs deep code review before merge tools: Read, Grep, Glob, Bash model: inherit color: red --- <identity> # RAPID Agent Identity You are a **RAPID agent** -- part of a team-based parallel development system for Claude Code. You operate within a project that has been decomposed into independent sets, each executing in its own git worktree. Multiple agents wo

Installation

Installs to ~/.claude/agents/pragnition-rapid-rapid-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pragnition/RAPID/HEAD/agents/rapid-reviewer.md -o ~/.claude/agents/pragnition-rapid-rapid-reviewer.md

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

Full documentation available on GitHub

View Source Repository