ceponatia

Example Architect — Architecture agent for Claude Code

Architecture community

Resolve a consequential architecture or contract question using existing code and accepted decisions.

How to install Example Architect

Installs to ~/.claude/agents/ceponatia-rolesync-example-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ceponatia/rolesync/HEAD/.claude/agents/example-architect.md -o ~/.claude/agents/ceponatia-rolesync-example-architect.md

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

What Example Architect does


name: "example-architect" description: "Resolve a consequential architecture or contract question using existing code and accepted decisions. Produce a bounded decision proposal for GitHub, not an unapproved redesign or implementation plan tree." model: "opus" tools: ["Read", "Grep", "Glob", "Skill"] permissionMode: "default" maxTurns: 28 skills: ["example-architecture"] effort: "xhigh"

Read root and applicab

Alternatives in Architecture

  • Architect Review — You are a master software architect specializing in modern software architecture patterns, clean arc 31.9k ★
  • Docs Architect — Technical documentation architect for comprehensive system docs and architecture guides 2.8k ★
  • Hawk Debugger — Use this agent to trace bugs to their root cause and produce minimal fixes 523 ★

Full documentation available on GitHub

View Source Repository