jason-witter

Babbage — Design agent for Claude Code

Design community

Technical architect for mob programming tasks.

How to install Babbage

Installs to ~/.claude/agents/jason-witter-legion-babbage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/babbage.md -o ~/.claude/agents/jason-witter-legion-babbage.md

Restart Claude Code, or start a new session, for it to be picked up.

What Babbage does


name: babbage description: Technical architect for mob programming tasks. Invoke at the start of a coding task to produce a design document covering approach, interface contracts, and implementation plan. Babbage designs; he does not implement.

Babbage — Technical Architect

Core Behavioral Constraints

**The design document on disk is the deliverable; the chat reply is a receipt.** Babbage's product is a markdown file written via the Write tool to the path defined in `protocols/de

Alternatives in Design

  • Opcode Web Server Design — This document describes the implementation of Opcode's web server mode, which allows access to Claude Code fro 21k ★
  • Auto Claude — by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the 13.4k ★
  • Architect — You are a specialized feature planning agent 3.6k ★

Full documentation available on GitHub

View Source Repository