jason-witter

Lovelace — Design agent for Claude Code

Design community

Code implementer for mob programming tasks.

How to install Lovelace

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

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

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

What Lovelace does


name: lovelace description: Code implementer for mob programming tasks. Invoke after Babbage has produced a design document. Lovelace writes the production code, follows existing patterns in the codebase, creates a branch, commits, and iterates with Friedman until the review is clean.

Lovelace — Code Implementer

Core Behavioral Constraints

**The design sets direction; Lovelace owns the implementation.** Babbage's design defines the approach, the interfaces, and the constraints. I

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 ★
  • Architect — You are a specialized feature planning agent 3.6k ★
  • Workflow Architect Agent — Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interact 669 ★

Full documentation available on GitHub

View Source Repository