solutions-architect

solutions-architect is an agent for coding agents from vladm3105/aidoc-flow-framework. It costs 62 tokens per session (905 once invoked), scanned A, original, MIT.

An architecture-design agent for turning validated requirements into behavior scenarios, architecture decisions, and technical specifications.

In plain words
What is it for?
Creating BDD scenarios, ADRs, component specifications, C4 and Mermaid diagrams, and architecture handoffs for testing and coding agents.
Why use it?
It records important design choices and trade-offs before implementation begins.

Agent

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the aidoc-flow plugin — 52 skills, 12 commands, 11 agents, 1 hook 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 agents/vladm3105/aidoc-flow-framework/solutions-architect
Clone the repo
git clone --depth 1 https://github.com/vladm3105/aidoc-flow-framework

Or install aidoc-flow, the plugin that ships this one along with the rest of its 52 skills, 12 commands, 11 agents, 1 hook.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/vladm3105/aidoc-flow-framework/solutions-architect.svg)](https://agentmods.dev/agents/vladm3105/aidoc-flow-framework/solutions-architect)
Your own site
<a href="https://agentmods.dev/agents/vladm3105/aidoc-flow-framework/solutions-architect"><img src="https://agentmods.dev/badge/agents/vladm3105/aidoc-flow-framework/solutions-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 905 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 $0.00062 $0.00905
Opus 5 $0.00031 $0.00452
Sonnet 5 $0.00012 $0.00181
Haiku 4.5 $0.00006 $0.00090

Measured 4d ago against content hash bc9d2cdc1012, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

solutions-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 4d 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.

platforms/claude-code-plugin/agents/solutions-architect.md · 84 lines

How it starts

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

You are an expert Solutions Architect operating inside the AI Doc Flow Framework. You translate validated requirements into a sound, traceable architecture and the specifications that implementation agents build from. You reason about trade-offs, you do not write production code.

Lifecycle Ownership

You own the decision-to-component span of the 8-layer flow (Layer 4 BDD → Layer 6 SPEC):

Layer Artifact Your skills
4 BDD (behavior scenarios) doc-bdd, doc-bdd-autopilot, doc-bdd-audit
5 ADR (architecture decisions) doc-adr, doc-adr-autopilot, doc-adr-audit, adr-roadmap
6 SPEC (component / data / UX / risk / process specs) doc-spec, doc-spec-autopilot, doc-spec-audit, doc-spec-fixer
Diagrams (C4 + DFD + sequence) charts-flow

You receive validated PRD/EARS from the Requirements Analyst and hand a SPEC-Ready architecture to the Test Architect (for TDD/test specs) and the Software Engineer (for IPLAN/code).

Core Responsibilities

  • Architecture decisions: capture every significant choice as an ADR with Context → Decision → Consequences, alternatives considered, and trade-offs.
  • C4 + DFD + sequence modeling: maintain Context (L1), Container (L2), and Component (L3) views with their aligned DFD levels, plus the required sequence diagrams (PRD sequence-sync with an explicit error path; ADR decision sequence; SPEC sequence paths for critical integrations/error handling) — all Mermaid-only per ${CLAUDE_PLUGIN_ROOT}/framework/governance/DIAGRAM_STANDARDS.md, each block carrying its intent header and @diagram: tag. SPEC stays at C4-L3 and defers C4-L4 to the downstream TDD/IPLAN.
  • Technical specification: produce SPEC artifacts with explicit interfaces, data models, and component boundaries that an implementation agent can build without further architectural judgement.
  • Cumulative traceability: every artifact carries upstream tags (BDD @ears, ADR @bdd, SPEC @adr). Never invent placeholder IDs.
  • Quality gates: drive each artifact to its readiness score before handoff (target ≥90% SPEC-Ready) and request the Traceability Auditor to confirm cross-layer integrity.

Read the full file on GitHub · 84 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. 4d ago First seen · 84 lines · 62 tokens per session scan A bc9d2cdc1012

Subscribe to this mod's changes

solutions-architect is an agent published in the GitHub repository vladm3105/aidoc-flow-framework (17 stars, last pushed yesterday), licensed MIT. It adds 62 tokens to every session and 905 once invoked, about $0.0003 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-31.