Architect Specialist — Architecture agent for Claude Code
Fresh-context review of one named architecture domain against that domain's rubric in the architecture-docs reference index.
How to install Architect Specialist
Installs to ~/.claude/agents/lukdrasil-claude-factory-architect-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lukdrasil/claude-factory/HEAD/agents/architect-specialist.md -o ~/.claude/agents/lukdrasil-claude-factory-architect-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
What Architect Specialist does
name: architect-specialist description: Fresh-context review of one named architecture domain against that domain's rubric in the architecture-docs reference index. Spawned once per touched domain, in parallel, by a session running architect-review or architecture-docs. Returns the domain report only; never edits, never writes a verdict value. model: sonnet effort: high tools: Read, Grep, Glob
The prompt names one domain, gives the absolute input paths (a plan, the task drafts, or the p
Alternatives in Architecture
- Gitnexus Risk Architect — GitNexus production-risk reviewer 45.8k ★
- 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 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Canon Architect
Orchestrates Canon automatically — detects ecosystem, closes the knowledge graph, compiles context, runs creat
Shux Simplify Architect
Cold-context Rust architect that hunts over-engineering, over-commenting and speculative generality in a diff,
Plan Architect
Specialized planning agent that creates comprehensive, actionable implementation plans with context verificati
ADR Architect
ADR lifecycle manager — create, index, supersede, and link Architecture Decision Records to code. Use when a t
Ticket Validator
Senior-architect review of an implementation ticket. Re-explores the live code in each affected service and ju
Planner Architect
Analyzes codebases, designs architecture, decomposes complex requests into parallel tasks, generates interface
Related Skills
Create Architecture
Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the sys
Evaluator Library
Dispatch a fresh-context evaluator against a domain rubric. Bundled domains: code-quality, ui-design, prose, s
Prompt Architecture
Reference guide for designing production LLM prompt systems in this codebase. Covers the Two-Pass Gap Analysis