By kingbootoshi
Enforce strict Red-Green-Refactor (RGR) discipline with recorded proof of test failure before implementation and protection against premature or unauthorized code changes. Lock intent boundaries early to prevent agents from redefining goals.
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.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Based 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
Spec-driven TDD framework for Claude Code — Socratic brainstorm, provable completeness gate, codebase knowledge graph, persistent self-healing memory, token governance, and human-gated writes.
TDD enforcement and guardrails for Claude Code, Codex, and GitHub Copilot CLI.
Guides AI agents through disciplined coding practices. Language and build-system agnostic core with extensible language/build skills.
Implementation workflow skills: feature, fix, refactor, plan, debug, review