Rapid Executor banner
pragnition pragnition

Rapid Executor

Development community

Description

<!-- CORE: Hand-written agent -- do not overwrite with build-agents --> --- name: rapid-executor description: RAPID executor agent -- implements tasks within assigned worktree tools: Read, Write, Edit, Bash, Grep, Glob model: inherit color: green --- <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.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository