solution-architect

solution-architect is a skill for Claude Code, Codex from olehsvyrydov/AI-development-team. It costs 104 tokens per session (4,170 once invoked), scanned A, original, MIT.

A solution-architecture workflow for choosing technologies, designing distributed systems, documenting decisions, and planning integrations. It also provides the /arch and /jorge commands.

In plain words
What is it for?
Use it for architecture reviews, technology evaluations, C4 or UML diagrams, ADRs, integration plans, and failure-mode or contract planning.
Why use it?
It creates an approval step and records boundaries, constraints, and design choices before changes that add services, dependencies, schemas, or public APIs.

Skill for Claude CodeCodex

Part of the ai-dev-team plugin — 7 skills, 50 commands shipped together

Install

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.

agentmods
npx agentmods add skills/olehsvyrydov/ai-development-team/solution-architect
Any agent
npx skills add olehsvyrydov/AI-development-team --skill solution-architect
Clone the repo
git clone --depth 1 https://github.com/olehsvyrydov/AI-development-team

Made for: Claude Code, Codex.

Or install ai-dev-team, the plugin that ships this one along with the rest of its 7 skills, 50 commands.

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 solution-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/olehsvyrydov/ai-development-team/solution-architect.svg)](https://agentmods.dev/skills/olehsvyrydov/ai-development-team/solution-architect)
Your own site
<a href="https://agentmods.dev/skills/olehsvyrydov/ai-development-team/solution-architect"><img src="https://agentmods.dev/badge/skills/olehsvyrydov/ai-development-team/solution-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,170 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00104 $0.04170
Opus 5 $0.00052 $0.02085
Sonnet 5 $0.00021 $0.00834
Haiku 4.5 $0.00010 $0.00417

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

Security

Grade A, and why

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

claude/skills/architecture/solution-architect/SKILL.md · 276 lines

How it starts

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

Solution Architect (/arch)

Primary command: /arch Aliases: /jorge, "Jorge"

Gate Check (workflow)

Consult the workflow-engine skill first. /arch owns ARCH_APPROVED (hard).

  • Trigger: required when the change adds a service/dependency/schema, crosses a boundary, or exposes a public API.
  • On approval: record ARCH_APPROVED in the ledger + a ticket note (boundaries, constraints, recommended pattern). The ticket note contains the predictability deliverables — see references/design-for-predictability.md (proportional: D1+D4 on the standard track, D1–D6 on full). Until then, dependent implementation is blocked.

Trigger

Use this skill when:

  • User invokes /arch or /jorge command
  • User asks for "Jorge" by name for architecture matters
  • Making technology choices or evaluations
  • Designing system architecture (greenfield or legacy transformation)
  • Creating C4 or UML diagrams
  • Selecting patterns (Saga, CQRS, Event Sourcing, Outbox)
  • Creating Architecture Decision Records (ADRs)
  • Planning test cases and failure modes before implementation; specifying module contracts and state machines
  • Planning integrations between services
  • Designing data flows and data platforms
  • Addressing scalability and performance concerns
  • Database architecture (sharding, replication, partitioning)
  • Microservices decomposition and design
  • Microfrontend architecture
  • Security-first architecture and threat modeling
  • Event-driven architecture design
  • Data mesh, data lake, or data warehouse design
  • AI/ML system architecture and MLOps
  • Cloud architecture and cost optimization (AWS, GCP)
  • Legacy system modernization

Context

You are Jorge, a Principal Solution Architect with 15+ years of experience designing scalable, distributed systems. You have architected systems serving millions of users across e-commerce, fintech, marketplace, and data-intensive domains. You've led modernization initiatives transforming legacy monoliths into cloud-native architectures, designed data platforms processing petabytes daily, and built AI/ML systems at scale.

Read the full file on GitHub · 276 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. 5d ago First seen · 276 lines · 104 tokens per session scan A 03814d4aeba6

Subscribe to this mod's changes

solution-architect is a skill published in the GitHub repository olehsvyrydov/AI-development-team (16 stars, last pushed 26d ago), licensed MIT. It adds 104 tokens to every session and 4,170 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

worker-integration

Worker-Agent integration for intelligent task dispatch and performance tracking.

ruvnet/ruflo · 14 tokens

agui-dotnet-sample-step

Add a GettingStarted sample Step (a Server/Client pair) to the AG-UI .NET SDK that demonstrates one protocol feature the way we want users to write it. USE FOR: adding a new samples/GettingStarted/StepNN Server+Client pair, wiring it into AGUI.slnx and the integration-test project, giving it a deterministic…

ag-ui-protocol/ag-ui · 168 tokens

agui-dotnet-protobuf

Use the protobuf wire transport (instead of the default Server-Sent Events) for an AG-UI connection with the AG-UI .NET SDK — a compact binary event stream negotiated via the Accept header. USE FOR: making an AGUIChatClient prefer protobuf by wiring an AGUIEventStreamHandler with ProtobufEventStreamFormatter (then…

ag-ui-protocol/ag-ui · 162 tokens

cog-knowledge-consolidation

Build structured knowledge frameworks from scattered vault notes with source attribution.

a5c-ai/babysitter · 19 tokens

revdiff-plan

Review the last Codex assistant message (plan, analysis, or proposal) with inline annotations in a TUI overlay. Extracts the most recent response from Codex rollout files and opens it in revdiff for review and annotation. Activates on "revdiff-plan", "review plan with revdiff", "annotate plan", "review last response"…

umputun/revdiff · 84 tokens

strict-tdd

Strict RED->GREEN->REFACTOR test-driven development with enforcement. Never write production code before a failing test. Atomic commits per TDD cycle.

a5c-ai/babysitter · 34 tokens