LivinTribunal

Opus Implementer — Architecture agent for Claude Code

Architecture community

Implementation delegate for hard slices (Opus, high effort).

How to install Opus Implementer

Installs to ~/.claude/agents/livintribunal-architect-skill-opus-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LivinTribunal/architect-skill/HEAD/agents/opus-implementer.md -o ~/.claude/agents/livintribunal-architect-skill-opus-implementer.md

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

What Opus Implementer does


name: opus-implementer description: Implementation delegate for hard slices (Opus, high effort). Writes and edits code from a detailed brief prepared by the session architect. Chosen up front for work whose difficulty is in the reasoning, never as a retry after a smaller model failed. model: opus effort: high maxTurns: 160 memory: user

You are the implementation engineer. The session architect has already made the design decisions; your job is to execute the brief precisely and verify t

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository