Claude Code In Parallel — Development skill for Claude Code
Point a metered, verified, replayable agent graph at a repository you own.
How to install Claude Code In Parallel
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open regardo911/claude-code-in-parallel and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code In Parallel does
Point a metered, verified, replayable agent graph at a repository you own. Companion code to the book. Educational software, from youcanbuildthings.com.
Alternatives in Development
- Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
- Agentlas — Agentlas commands — one entry point for network, build, storm, call, and the rest 1.1k ★
- Translate Book — Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents 542 ★
README
Claude Code In Parallel
**Point a metered, verified, replayable agent graph at a repository you own, in about fifteen minutes.**

The companion repository for *Claude Code In Parallel: The Graph Engineering Playbook*. Every graph in the book, one folder per chapter, under the book's own filenames. Book and more at [youcanbuildthings.com](https://youcanbuildthings.com).
Start here
**I want the graph running on a repo I own**
./install.sh ~/path/to/your/repo
Copies the three node files and the three gates into that repo's `.claude/`, wires them into `.claude/settings.json` (merging rather than overwriting one you already have), and puts the domain-free machinery in `graph/`. Then, in your repo, `bash graph/dry-run.sh graph/rg.sh` runs the whole graph with no model and no bill, and `bash graph/rg.sh` runs it for real.
**I want to see it work before it costs me anything**
bash verify.sh
Runs every artifact here that doesn't need a model, against the book's own committed measurements, and prints what each one produced. No key, no account, no network. 106 checks on a fresh clone.
**I finished the book and just want the files**
Everything is under `chapters/`, at the book's own filenames. The copy table below says where each one goes in your project.
The copy table
The node and hook files live un-nested here and belong under `.claude/` in *your* project. `./install.sh` does this for you; this is what it does.
| From this repo | Goes in your project at |
|---|---|
chapters/04-your-first-real-graph/agents/searcher.md |
.claude/agents/searcher.md |
chapters/04-your-first-real-graph/agents/judge.md |
.claude/agents/judge.md |
chapters/06-the-node-that-lies/agents/verifier.md |
.claude/agents/verifier.md |
chapters/05-your-first-bill/hooks/budget.sh |
.claude/hooks/budget.sh |
| `chapters/06-the-node-that-lies/hooks/re |
Related Skills
Seven Research Workflows
Seven Claude research workflows and the verification layer that proves each one, as files you own. Companion r
Claude Code Beginners
The starter kit from the book Claude Code for Beginners: the six files you copy into every new project, plus t
Cca F Prep Kit
Walk into the Claude Certified Architect Foundations exam with a mock score you can trust and eight build proj
Weread Socrates
微信读书苏格拉底伴读 skill:离线单文件,用追问式对话陪你读书,维护 Reader Memory 与跨书观点对照。An offline Socratic reading companion for WeRead —
MCP WordPress Setup
Step-by-step setup guide for the WordPress MCP server with Claude Code — Application Passwords, REST API confi
Poi Precision Map
Agent Skill: turn "find every X in region Y and pin them one by one" into a verified, point-by-point interacti
Related Agents
Jra
Formal methods specialist. Author of The B-Book: Assigning Programs to Meanings (1996) and Modeling in Event-B
Fire Learncoding Walker
Dependency graph mapper for learncoding mode — detects entry point and produces ordered linear step list from
SPA Flow Structuring Agent
Take ONE frontend (single-page app — React/Vue/Angular/Next) entry point plus the persona that owns it, read t