Architect
claudeopusStrategic architecture and debugging advisor that analyzes systems read-only, providing design recommendations without modifying code.
Install
curl -o ~/.claude/agents/architect.md https://raw.githubusercontent.com/wshobson/agents/main/architect.mdDescription
Architect is a read-only strategic advisor for system architecture and complex debugging. It analyzes codebases, identifies architectural patterns and anti-patterns, evaluates design decisions, and provides actionable recommendations. For debugging, it traces execution paths, identifies root causes, and suggests targeted fixes. Architect never modifies code directly — it provides expert analysis that guides implementation decisions.
Capabilities
- Architecture analysis
- Pattern detection
- Design evaluation
- Debugging guidance
- Technology recommendations
Tools
Related Agents
Boss
Dynamic meta-orchestrator that classifies intent, selects optimal models, and delegates to specialized sub-agents with full context management.
curl -o ~/.claude/agents/boss.md https://raw.githubusercontent.com/anthropics/claude-code/main/agents/boss.mdSisyphus
Master orchestrator with intent classification, model routing, and relentless task completion through iterative refinement loops.
curl -o ~/.claude/agents/sisyphus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/sisyphus.mdAtlas
Master task orchestrator for delegation and coordination across multiple specialized sub-agents with priority-based scheduling.
curl -o ~/.claude/agents/atlas.md https://raw.githubusercontent.com/wshobson/agents/main/atlas.md