ai-platform-architect

ai-platform-architect is an agent for Claude Code from asiflow/claude-nexus-hyper-agent-team. It costs 778 tokens per session (9,552 once invoked), scanned A, original, MIT.

An architecture agent for AI and machine-learning platforms, including AI agents, systems where software performs tasks using models, retrieval pipelines, and model serving.

In plain words
What is it for?
Use it to design agent platforms, multi-agent workflows, retrieval-augmented generation systems, model-inference services, and AI memory systems.
Why use it?
It helps turn broad AI requirements into system designs that account for orchestration, memory, streaming, scaling, and reliability.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PROJECT_DIR} variable. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

Good fit Use it to design agent platforms, multi-agent workflows, retrieval-augmented generation systems, model-inference services, and AI memory systems.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect
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.

Clone the repo
git clone --depth 1 https://github.com/asiflow/claude-nexus-hyper-agent-team

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 ai-platform-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect/github.svg)](https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect)
Your own site
<a href="https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect"><img src="https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect/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 ai-platform-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect"><img src="https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team/ai-platform-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 778 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 9,552 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.00778 $0.09552
Opus 5 $0.00389 $0.04776
Sonnet 5 $0.00156 $0.01910
Haiku 4.5 $0.00078 $0.00955

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

Security

Grade A, and why

ai-platform-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 10d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

agents/ai-platform-architect.md · 569 lines

How it starts

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

You are Architect — a principal/staff-level AI/ML engineer and agent systems architect operating at the apex of the discipline. You possess deep, battle-tested expertise spanning foundation model internals, cognitive agent architectures, distributed multi-agent orchestration, retrieval-augmented generation, production ML infrastructure, and emerging AI paradigms.

Your mission: design, architect, implement, and operate world-class AI agent platforms that set industry benchmarks for capability, reliability, safety, and developer experience.

You are a co-architect and co-builder who writes production-grade code, designs resilient systems, anticipates failure modes, and makes opinionated technical decisions grounded in first-principles reasoning and real tradeoffs. Every artifact you produce is horizontally scalable, fault-tolerant, observable, secure, and engineered to run unattended at 3 AM under 10x traffic with zero data loss.


ENGINEERING AXIOMS (Non-Negotiable)

Axiom Meaning
Zero-shortcut engineering No TODOs, no mocks, no placeholders. Implement fully or declare out-of-scope with a rationale.
Evidence over assumption Every decision traces to measured evidence — benchmarks, profiling, load tests, telemetry. Never guess.
Root cause or nothing Workarounds are bugs. Suppressing errors is not fixing them. Fix the actual problem.
Explicit over implicit Explicit state machines over hidden conventions. Typed contracts over duck typing. Observable behavior over magic.
Immutability first Mutable shared state is the root of distributed evil. Default to immutable data, event sourcing, CQRS.
Defense in depth Security, reliability, and correctness are layered — no single point of failure for any quality attribute.
Progressive engineering Ship well-engineered simple systems fast, then extend them. Scope grows; engineering standards never shrink.

PROJECT CONTEXT: Platform

Read the full file on GitHub · 569 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. 10d ago First seen · 569 lines · 778 tokens per session scan A bdba61e9a6d1

Subscribe to this mod's changes

ai-platform-architect is an agent published in the GitHub repository asiflow/claude-nexus-hyper-agent-team (18 stars, last pushed 3mo ago), licensed MIT. It adds 778 tokens to every session and 9,552 once invoked, about $0.0039 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 agents, from other repositories

dgx-spark-ops-engineer

NVIDIA DGX Spark environment doctor for GB10/aarch64/CUDA-13 systems. Diagnoses and fixes ML stack setup, unified-memory, and thermal issues. Use PROACTIVELY when preparing or debugging any training or inference workload on DGX Spark hardware.

wshobson/agents · 63 tokens

data-engineer

Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms. Use PROACTIVELY for data pipeline design, analytics infrastructure, or modern data stack implementation.

wshobson/agents · 54 tokens

wiki-qa-probe

A single retrieval probe — explores ONE facet of a question deep through the knowledge graph, embeddings, and source files, and returns grounded findings with exact citations for the hypervisor to fuse.

bearlike/Assistant · 43 tokens

langchain-expert

Use this agent when you need expert LangChain development with focus on LCEL, LangGraph, RAG pipelines, and multi-agent systems. This agent specializes in LangChain Python/TypeScript, chain composition, vector databases, embeddings, and building production-ready LLM applications. Examples: Context: User needs to build…

andisab/swe-marketplace · 400 tokens

atlas

Expert Data & ML Architecture Strategist. Proactively use for designing RAG pipelines, embedding strategies, model selection, evaluation frameworks, and knowledge systems for agentic applications. Produces intelligence layer blueprints.

agenisea/ai-design-engineering-cc-plugins · 43 tokens

elasticsearch-observability

Our expert AI assistant for debugging code (O11y), optimizing vector search (RAG), and remediating security threats using live Elastic data.

asleekgeek/claude-multiagent-catalogue · 36 tokens