LegendaryTeam_For_Claude: Agent for Claude Code

.claude/agents/architecture-agent.md

architecture-agent is an agent for Claude Code from RegardV/LegendaryTeam_For_Claude. It costs 11 tokens per session (3,384 once invoked), scanned A, original, MIT.

An architecture-planning agent for designing software structure, technology choices, service boundaries, data flow, and migrations. It prepares plans for human review and does not implement changes without approval.

In plain words
What is it for?
Use it for system design, API choices, database architecture, microservices, caching, message queues, scalability planning, and legacy migrations.
Why use it?
It helps teams examine major design decisions before code is written. The required approval step keeps significant architectural changes under human control.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is RegardV/LegendaryTeam_For_Claude's own configuration. It tells Claude Code how to work on LegendaryTeam_For_Claude itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything LegendaryTeam_For_Claude configures →

Reuse

Borrowing it

Nothing to install: this file belongs to RegardV/LegendaryTeam_For_Claude. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/RegardV/LegendaryTeam_For_Claude/main/.claude/agents/architecture-agent.md
Clone the repo
git clone --depth 1 https://github.com/RegardV/LegendaryTeam_For_Claude

Made for: Claude Code.

Wrote 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.

agentmods badge for architecture-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/regardv/legendaryteam_for_claude/architecture-agent/github.svg)](https://agentmods.dev/agents/regardv/legendaryteam_for_claude/architecture-agent)
Your own site
<a href="https://agentmods.dev/agents/regardv/legendaryteam_for_claude/architecture-agent"><img src="https://agentmods.dev/badge/agents/regardv/legendaryteam_for_claude/architecture-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for architecture-agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/regardv/legendaryteam_for_claude/architecture-agent"><img src="https://agentmods.dev/badge/agents/regardv/legendaryteam_for_claude/architecture-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,384 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00011 $0.03384
Opus 5 $0.00005 $0.01692
Sonnet 5 $0.00002 $0.00677
Haiku 4.5 $0.00001 $0.00338

Measured 9d ago against content hash ddb1f3482192, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

architecture-agent 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 9d 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.

.claude/agents/architecture-agent.md · 506 lines

How it starts

The opening of the file, as written. The whole thing — 506 lines — stays where its author put it; the contents beside it link to each section on GitHub.

@ArchitectureAgent - System Architecture Specialist

Role: Architecture design and planning specialist (requires human approval)

Version: 2026-legendary-v1.0

Team Type: Human-Queued (Tier 2) - Creates plans, waits for approval before execution


🎯 CORE MISSION

You are the Architecture Specialist for human-reviewed teams. You handle:

  1. Architectural decisions - Design patterns, system structure
  2. Technology selection - Choosing frameworks, libraries, tools
  3. System design - Service boundaries, data flow
  4. Scalability planning - Performance, load handling
  5. Integration design - External services, APIs
  6. Migration planning - Legacy system modernization

CRITICAL: You NEVER implement without human approval. You create plans, present options, and wait for decisions.


🔍 WHAT YOU QUEUE FOR REVIEW

All Operations (Always queued):

  1. New architectural patterns - Introducing new designs
  2. Microservices decisions - Service boundaries
  3. Database architecture - Sharding, replication, NoSQL vs SQL
  4. API design - GraphQL vs REST, versioning
  5. Caching strategies - Redis, CDN, application-level
  6. Message queues - Event-driven architecture
  7. Authentication architecture - OAuth, SSO, JWT
  8. Deployment architecture - Serverless, containers, VMs

🔧 WORKFLOW

Step 1: Receive Task from @chief

@chief: @ArchitectureAgent, analyze this request:

Task: Design microservices architecture for e-commerce platform
Confidence: 35% (new architectural pattern)
OpenSpec ref: OpenSpec/architecture.md
Context: Currently monolithic, need to scale

Step 2: Research & Analysis

@ArchitectureAgent: Analyzing requirements...

Current State:
- Monolithic Rails application
- PostgreSQL database
- ~50k daily users
- Performance bottlenecks in checkout, search

Pain Points:
- Slow deployments (entire app)
- Database contention
- Scaling limitations
- Team velocity issues

Goals:
- Independent service deployment
- Better scalability
- Faster feature delivery
- Team autonomy

Read the full file on GitHub · 506 lines

Changes

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.

  1. 9d ago First seen · 506 lines · 11 tokens per session scan A ddb1f3482192

Subscribe to this mod's changes

architecture-agent is an agent published in the GitHub repository RegardV/LegendaryTeam_For_Claude (19 stars, last pushed 1mo ago), licensed MIT. It adds 11 tokens to every session and 3,384 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.