By kingbootoshi
Enforce strict Red-Green-Refactor cycles with recorded proof of test failure before implementation, while using Locked Intent Boundaries to prevent coding agents from redefining goals during planning.
Turns a brief, discussion, or PRD into a Locked Intent Boundary - a small human-signed artifact that fixes intent before planning, so an instruction-following agent cannot silently redefine the goal or grade itself against its own rewrite. ONE mechanism for every task - destination deltas, invariants, non-substitutions, authorized change rights, proofs, stop/relock - with rigor scaled to blast radius, not a destructive/additive split. Use when turning research + discussion into a master PRD, before phasing/Linear issues, or for any build/remove/replace/migrate/refactor task. Triggers - "intent contract", "/intent-contract", "intent boundary", "lock the boundary", "write the master PRD", "before we plan this", "is this remove or replace". Derives the phased plan and runs a change-surface audit where every diff op (add/modify/delete/rename) must map to a signed authorization.
Use RGR for strict Red-Green-Refactor work in Claude Code or Codex when a code change should prove the test failed before implementation, protect that Red test from silent edits, prove Green with the same command, and finish with replay verification.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kingbootoshi/rgr --plugin rgrMaps and documents codebases of any size using parallel AI subagents
AI image generation CLI powered by Gemini 3.1 Flash (default) and Gemini 3 Pro. Multi-resolution, aspect ratios, cost tracking, green screen transparency, and reference images.
Orchestrate OpenAI Codex agents from Claude Code via tmux sessions
Write prompts, system instructions, agent directives, and skill descriptions using two stacked layers: outcome-first (goal, success criteria, stopping condition) plus directional language (every sentence names the path with positive verbs).
Single-file agent goal ledger for Claude Code and Codex CLI. Pairs with /goal mode.
Automated Test-Driven Development enforcement
Test-driven development skill that enforces red-green-refactor, one test at a time
Process discipline for AI coding agents — TDD enforcement and policies.
Test-driven development methodology with red-green-refactor cycles and code review
Test-Driven Generation plugin for Claude Code
Strict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.