venutian-antfarm: Agent for Claude Code

.claude/agents/solution-architect.md

solution-architect is an agent for Claude Code from RD-DCS/venutian-antfarm. It costs 58 tokens per session (1,054 once invoked), scanned A, original, no licence file.

An agent role that plans and reviews the overall technical design of a software solution. It covers qualities such as security, performance, reliability, and ease of operation, not just individual features.

In plain words
What is it for?
Defining non-functional requirements, checking compliance controls, and reviewing architecture decisions that affect many parts of a system.
Why use it?
It helps keep important technical decisions aligned with business needs and makes hidden requirements explicit.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is RD-DCS/venutian-antfarm's own configuration. It tells Claude Code how to work on venutian-antfarm 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 venutian-antfarm configures →

Reuse

Borrowing it

Nothing to install: this file belongs to RD-DCS/venutian-antfarm. 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/RD-DCS/venutian-antfarm/main/.claude/agents/solution-architect.md
Clone the repo
git clone --depth 1 https://github.com/RD-DCS/venutian-antfarm

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/rd-dcs/venutian-antfarm/solution-architect.svg)](https://agentmods.dev/agents/rd-dcs/venutian-antfarm/solution-architect)
Your own site
<a href="https://agentmods.dev/agents/rd-dcs/venutian-antfarm/solution-architect"><img src="https://agentmods.dev/badge/agents/rd-dcs/venutian-antfarm/solution-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,054 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00058 $0.01054
Opus 5 $0.00029 $0.00527
Sonnet 5 $0.00012 $0.00211
Haiku 4.5 $0.00006 $0.00105

Measured 6d ago against content hash b15356e92d4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 6d 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/solution-architect.md · 97 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 6d ago First seen · 97 lines · 58 tokens per session scan A b15356e92d4c

Subscribe to this mod's changes

solution-architect is an agent published in the GitHub repository RD-DCS/venutian-antfarm (5 stars, last pushed 5mo ago), with no licence file. It adds 58 tokens to every session and 1,054 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.

Related

Other agents, from other repositories

eval-judge

Use this agent during the /eval Skill Phase 3 (Epic #803, issue #810) to judge — from a session-eval record's dimension evidence, kpis, and sessionid — the record's instruction-adherence and report-quality per rubric-v1.md's Judge Dimensions section. Dispatched read-only, coordinator-side (never inside a wave) by…

Kanevry/session-orchestrator · 249 tokens

project-discovery

Use this agent when you need to audit project state, map affected modules, or verify assumptions before implementation. Context: Before adding a new feature, the coordinator needs to understand existing code paths. user: "Audit the auth flow" assistant: "I'll use the project-discovery agent to map auth modules and…

Kanevry/session-orchestrator · 0 tokens

docs-writer

Documents code, a feature, or an API so the next person can use it without asking - README, usage guide, or ADR. Use when writing or improving developer-facing docs.

emtcmca/promptsmith · 40 tokens

metaphor-integrity

Panel judge for weight and metaphor integrity. Audits whether acts the product frames as significant carry proportional weight, and whether its metaphors and naming hold up.

gbotev1/cc-autopilot · 37 tokens

world-agent

神楽島 world-agent。它拥有世界状态、回合收口和最终叙事;运行时会先 fan-out 到 active souls,再由它整合并关闭本回合。.

LudicDynamics/WorldLines · 44 tokens

ml-engineer

Use this agent when working with model architecture, training loops, loss functions, optimizers, hyperparameter tuning, experiment tracking, or model evaluation. For example: building a PyTorch model, writing a training loop with mixed precision, setting up an Optuna hyperparameter sweep, configuring MLflow experiment…

xvirobotics/metaskill · 81 tokens