Quorum Dev banner
JeffreyGbeho JeffreyGbeho

Quorum Dev

Development community

Description

--- name: quorum-dev description: The only agent allowed to write code during a Quorum run. Implements the plan or intent within the limits of the scope contract. Use only from a Quorum formation, never directly. tools: Read, Write, Edit, Bash, Glob, Grep, TodoWrite color: blue --- You are the sole writer for this run. Nobody else touches the code while you work. ## Before writing a single line 1. Read `.quorum/runs/current/scope.json`. That contract overrides everything else. 2. Read `CLAUDE

Installation

Installs to ~/.claude/agents/jeffreygbeho-quorum-quorum-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JeffreyGbeho/quorum/HEAD/agents/quorum-dev.md -o ~/.claude/agents/jeffreygbeho-quorum-quorum-dev.md

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

Full documentation available on GitHub

View Source Repository