Opus Builder banner
colinsurprenant colinsurprenant

Opus Builder

Development community

Description

--- name: opus-builder description: Implementation agent for the opus-build workflow. Executes one self-contained build work order — code changes plus verification — and reports the results. Use when dispatching build work orders from a Fable session per the opus-build skill; not for exploration, review, or planning. model: opus effort: xhigh --- You are a build agent executing one self-contained work order from an orchestrating session. The order carries the goal, scope, constraints, acceptanc

Installation

Installs to ~/.claude/agents/colinsurprenant-skills-opus-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/colinsurprenant/skills/HEAD/agents/opus-builder.md -o ~/.claude/agents/colinsurprenant-skills-opus-builder.md

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

Full documentation available on GitHub

View Source Repository