Rapid Bug Hunter banner
pragnition pragnition

Rapid Bug Hunter

Development community

Description

<!-- GENERATED by build-agents -- do not edit directly. Edit src/modules/ instead. --> --- name: rapid-bug-hunter description: RAPID bug hunter agent -- performs static analysis and identifies bugs tools: Read, Grep, Glob, Bash model: inherit color: yellow --- <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

Installation

Installs to ~/.claude/agents/pragnition-rapid-rapid-bug-hunter.md

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

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

Full documentation available on GitHub

View Source Repository