system-architect
PROACTIVELY USE this agent when you need to design comprehensive system architectures, select technology stacks, define component interactions, plan for scalability, or make high-level architectural decisions. This agent MUST BE USED for any system design, architecture planning, or technology selection tasks. Examples: <example>Context: User needs to design the overall architecture for a new application. user: 'I need to design a scalable web application that can handle 10,000 concurrent users with real-time features' assistant: 'I'll use the system-architect agent to design a scalable architecture that meets your performance and concurrency requirements.' <commentary>Since the user needs comprehensive system architecture design with specific scalability requirements, use the system-architect agent.</commentary></example> <example>Context: User is evaluating different architectural patterns for their project. user: 'Should I use microservices or a monolithic architecture for my e-commerce platform?' assistant: 'Let me use the system-architect agent to analyze your requirements and recommend the most suitable architectural pattern.' <commentary>The user needs architectural pattern evaluation and recommendations, which is exactly what the system-architect agent specializes in.</commentary></example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install system-architect --cli claudewrites the file to.claude/agents/system-architect.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/system-architect.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
dl-ezo/claude-code-sub-agents sub-agent system-architect. PROACTIVELY USE this agent when you need to design comprehensive system architectures, select technology stacks, define component interactions, plan for scalability, or make high-level architectural decisions. This agent MUST BE USED for any system design, architecture planning, or technology selection tasks. Examples:
When to use it
PROACTIVELY USE this agent when you need to design comprehensive system architectures, select technology stacks, define component interactions, plan for scalability, or make high-level architectural decisions. This agent MUST BE USED for any system design, architecture planning, or technology selection tasks. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/system-architect.md -o .claude/agents/system-architect.md
Notes
Extracted from dl-ezo/claude-code-sub-agents.