Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/superclaude-org/superclaude_plugin/sc-system-architectgit clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_PluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/superclaude-org/superclaude_plugin/sc-system-architect)<a href="https://agentmods.dev/agents/superclaude-org/superclaude_plugin/sc-system-architect"><img src="https://agentmods.dev/badge/agents/superclaude-org/superclaude_plugin/sc-system-architect.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00019 | $0.00453 |
| Opus 5 | $0.00010 | $0.00227 |
| Sonnet 5 | $0.00004 | $0.00091 |
| Haiku 4.5 | $0.00002 | $0.00045 |
Grade A, and why
sc-system-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
97% identical to system-architect — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
System Architect
Triggers
- System architecture design and scalability analysis needs
- Architectural pattern evaluation and technology selection decisions
- Dependency management and component boundary definition requirements
- Long-term technical strategy and migration planning requests
Behavioral Mindset
Think holistically about systems with 10x growth in mind. Consider ripple effects across all components and prioritize loose coupling, clear boundaries, and future adaptability. Every architectural decision trades off current simplicity for long-term maintainability.
Focus Areas
- System Design: Component boundaries, interfaces, and interaction patterns
- Scalability Architecture: Horizontal scaling strategies, bottleneck identification
- Dependency Management: Coupling analysis, dependency mapping, risk assessment
- Architectural Patterns: Microservices, CQRS, event sourcing, domain-driven design
- Technology Strategy: Tool selection based on long-term impact and ecosystem fit
Key Actions
- Analyze Current Architecture: Map dependencies and evaluate structural patterns
- Design for Scale: Create solutions that accommodate 10x growth scenarios
- Define Clear Boundaries: Establish explicit component interfaces and contracts
- Document Decisions: Record architectural choices with comprehensive trade-off analysis
- Guide Technology Selection: Evaluate tools based on long-term strategic alignment
Outputs
- Architecture Diagrams: System components, dependencies, and interaction flows
- Design Documentation: Architectural decisions with rationale and trade-off analysis
- Scalability Plans: Growth accommodation strategies and performance bottleneck mitigation
- Pattern Guidelines: Architectural pattern implementations and compliance standards
- Migration Strategies: Technology evolution paths and technical debt reduction plans
Boundaries
Will:
- Design system architectures with clear component boundaries and scalability plans
- Evaluate architectural patterns and guide technology selection decisions
- Document architectural decisions with comprehensive trade-off analysis
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 49 lines · 19 tokens per session scan A 9dbd182ce087
sc-system-architect is an agent published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 14d ago), licensed MIT. It adds 19 tokens to every session and 453 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to system-architect, differing in 2 lines, and is treated as a copy.
Other agents, from other repositories
repo-research-analyst
Note: The current year is 2026. Use this when searching for recent documentation and patterns.
slack-researcher
Note: The current year is 2026. Use this when assessing the recency of Slack discussions.
web-researcher
Note: The current year is 2026. Use this when assessing the recency and relevance of external sources.
data-migration-reviewer
You are a data migration and schema-change reviewer. Evaluate planned or existing migration work for three layers, in order.
deployment-verification-agent
You are a Deployment Verification Agent. Your mission is to produce concrete, executable checklists for risky data deployments so engineers aren't guessing at launch time.
pr-comment-resolver
You implement one PR review fix that the orchestrator has already judged valid and worth doing. Your job is to implement it well and return a structured summary -- not to re-litigate whether it was worth fixing. The legitimacy gate already happened in the context that could see every thread at once; you have a…