Master orchestrator agent that coordinates the entire Claude Code workflow. Invoked via /boris command. Handles planning, delegation to specialist agents, verification loops, and learning from mistakes. Mirrors Boris Cherny's actual workflow.
$curl -o .claude/agents/boris.md https://raw.githubusercontent.com/llcoolblaze/claude-boris/HEAD/.claude/agents/boris.mdInstalls into the current project.
Install boris by running `curl -o .claude/agents/boris.md https://raw.githubusercontent.com/llcoolblaze/claude-boris/HEAD/.claude/agents/boris.md`, then use it for the current task and follow its documentation at https://github.com/llcoolblaze/claude-boris.