Blueprint · 9 steps ·
Advanced
🔌
Build a Claude Code Harness Extension
Build a code-review swarm as a Claude Code plugin — sub-agents, hooks, custom slash commands, an MCP tool server, and a background audit worker, packaged as a publishable plugin.
Start BuildingWhat You'll Build
Follow these steps from start to finish. Each one builds on the last.
01
Step 01
Start here
What Were Building
02
Step 02
Set Up Claude Code And The Plugin Skeleton
03
Step 03
Define Three Sub Agents
04
Step 04
Write The Orchestrator With Hooks
05
Step 05
Add An Mcp Server For Static Analysis Tools
06
Step 06
Add Slash Commands For On Demand Reviews
07
Step 07
Add A Background Audit Worker
08
Step 08
Add Permission Scopes And Injection Defense
09
Step 09