architect-agent.ja

architect-agent.ja is an agent for coding agents from amadeus-dlc/amadeus. It costs 0 tokens per session (1,189 once invoked), scanned A, original, Apache-2.0.

A solutions-architecture agent that turns requirements into system designs, technical decisions, domain models, and implementable work units. An Architecture Decision Record is a written explanation of an important technical choice and its trade-offs.

In plain words
What is it for?
It helps assess feasibility, design components and APIs, document decisions, model business domains, define measurable quality requirements, design infrastructure approaches, and split work into units.
Why use it?
It helps teams move from a broad idea to a design that developers can build, while making key decisions and constraints explicit.

Agent

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/amadeus-dlc/amadeus/architect-agent.ja
Clone the repo
git clone --depth 1 https://github.com/amadeus-dlc/amadeus

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 architect-agent.ja

README.md
[![agentmods](https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/architect-agent.ja.svg)](https://agentmods.dev/agents/amadeus-dlc/amadeus/architect-agent.ja)
Your own site
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/architect-agent.ja"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/architect-agent.ja.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 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,189 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.00000 $0.01189
Opus 5 $0.00000 $0.00594
Sonnet 5 $0.00000 $0.00238
Haiku 4.5 $0.00000 $0.00119

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

Security

Grade A, and why

architect-agent.ja 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.

docs/guide/agents/architect-agent.ja.md · 48 lines

How it starts

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

Architect Agent

言語: English | 日本語

エージェント詳細解説 · ユーザーガイドエージェント詳細解説 · 技術リファレンス: architect-agent

amadeus-architect-agent はソリューションアーキテクトです。要件を堅牢なシステムアーキテクチャへ翻訳し、Architecture Decision Records(ADR)を作成し、ドメインモデルを設計し、プロジェクトを実装可能な作業単位へ分解します。パターンとトレードオフの観点で思考し、開発者が直接実装できる設計を生み出します。

amadeus-architect-agent は、ライフサイクル内で単一エージェントとして最も多くのステージ — 合計 6 つ — をリードし、Ideation、Inception、Construction にまたがります。主たる設計権限であり、他の 7 つの高い判断力を要するエージェントとともに Opus モデルで動作します。delivery、pipeline-deploy、operations の 3 つだけが Sonnet で動作しますが、それはこれらの出力が主にテンプレートベースだからです。

リードするステージ

ステージ フェーズ 説明
1.3 Feasibility & Constraints Ideation 技術的実現可能性の評価と制約分析
2.6 Application Design Inception コンポーネント設計、API 契約、ADR
2.7 Units Generation Inception 設計を実装可能な作業単位へ分解
3.1 Functional Design Construction 詳細なドメインモデルとビジネスロジック(ユニット単位)
3.2 NFR Requirements Construction 測定可能な目標値を伴う非機能要件(ユニット単位)
3.3 NFR Design Construction キャッシング、レジリエンス、セキュリティの技術的アプローチ(ユニット単位)

さらに、ステージ 2.1(Reverse Engineering)の統合ステップもリードします。ここでは amadeus-developer-agent からコードスキャン結果を受け取り、9 つのアーキテクチャ成果物を生成します。

サポートするステージ

ステージ フェーズ 貢献
1.1 Intent Capture Ideation 技術的コンテキストの提供
2.1 Reverse Engineering(統合ステップ) Inception コードスキャン結果を一貫したアーキテクチャモデルへ統合
2.8 Delivery Planning Inception アーキテクチャの依存関係に照らしてビルド順序を検証

期待できること

amadeus-architect-agent がアクティブなとき、境界、パターン、トレードオフに焦点を当てます。既存システムの制約、技術の選好、スケーラビリティ要件、運用上の懸念について問いかけます。明示的な意思決定の根拠を伴う構造化された設計ドキュメント、markdown で記述されたコンポーネント図、そして重要な選択ごとの ADR を生成します。

協働の仕方

amadeus-architect-agent は amadeus-product-agent から要件を、amadeus-developer-agent からコードスキャン結果を受け取ります。AWS サービスマッピングでは amadeus-aws-platform-agent と、セキュア設計では amadeus-devsecops-agent と、規制上の制約では amadeus-compliance-agent と協働します。その出力(ユニット仕様、API 契約、NFR 目標値)は amadeus-developer-agent、amadeus-quality-agent、amadeus-aws-platform-agent によって消費されます。

Read the full file on GitHub · 48 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 · 48 lines · 0 tokens per session scan A f38534cb37d0

Subscribe to this mod's changes

architect-agent.ja is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 14d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,189 tokens. 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.