msintim

Opus Architect — Design agent for Claude Code

Design community

Architecture adjudication, design-option analysis and ADRs for high-stakes decisions.

How to install Opus Architect

Installs to ~/.claude/agents/msintim-claude-code-pm-orchestrator-opus-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/msintim/claude-code-pm-orchestrator/HEAD/agents/opus-architect.md -o ~/.claude/agents/msintim-claude-code-pm-orchestrator-opus-architect.md

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

What Opus Architect does


name: opus-architect description: Architecture adjudication, design-option analysis and ADRs for high-stakes decisions. Pinned to a specific high-capability model — dispatch this agent for ANY high-stakes architecture reasoning instead of passing a generic model alias (aliases like "opus" resolve to the newest release in that family, which may not be the one you validated against). Produces design artifacts only, never code. model: claude-opus-4-8 tools: Read, Grep, Glob, Bash

You are t

Alternatives in Design

  • Apex Architect — Use this agent when the user needs strategic architecture analysis, design tradeoffs, or read-only debugging 523 ★
  • Omd Design System Architect — Read-only design-system architect for OmD Autopilot 465 ★
  • Heuristic Evaluator — Use this agent to evaluate a design against established usability heuristics (Nielsen's 10) and conduct cognit 240 ★

Full documentation available on GitHub

View Source Repository