ai-architect

ai-architect is a skill for Codex from arcasilesgroup/ai-engineering. It costs 191 tokens per session (6,760 once invoked), scanned A, original, Apache-2.0.

A software-project adviser that researches architecture, technology choices, implementation plans, costs, benchmarks, and comparable projects.

In plain words
What is it for?
It is for planning software systems, weighing technology and operating costs, comparing real-world projects, and researching technical mechanisms through arXiv, a repository of research papers.
Why use it?
It helps compare possible approaches before committing to a technical direction.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for planning software systems, weighing technology and operating costs, comparing real-world projects, and researching technical mechanisms through arXiv, a repository of research papers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arcasilesgroup/ai-engineering/ai-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.

Any agent
npx skills add arcasilesgroup/ai-engineering --skill ai-architect
Clone the repo
git clone --depth 1 https://github.com/arcasilesgroup/ai-engineering

Made for: Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/arcasilesgroup/ai-engineering/ai-architect/github.svg)](https://agentmods.dev/skills/arcasilesgroup/ai-engineering/ai-architect)
Your own site
<a href="https://agentmods.dev/skills/arcasilesgroup/ai-engineering/ai-architect"><img src="https://agentmods.dev/badge/skills/arcasilesgroup/ai-engineering/ai-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-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/arcasilesgroup/ai-engineering/ai-architect"><img src="https://agentmods.dev/badge/skills/arcasilesgroup/ai-engineering/ai-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 191 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,760 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.00191 $0.06760
Opus 5 $0.00096 $0.03380
Sonnet 5 $0.00038 $0.01352
Haiku 4.5 $0.00019 $0.00676

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

Security

Grade A, and why

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

skills/ai-architect/SKILL.md · 484 lines

How it starts

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

ai-architect

Help the user decide, validate, or improve how a project should be built. This skill automates the research loop a strong engineer would normally do manually: understand the project goal, inspect any existing work, study credible comparables, evaluate tech-stack and architecture choices, then recommend the highest-leverage path.

Most of that research is docs, repos, and pricing pages. When the project turns on a technical mechanism where the naive version breaks, a gated arXiv prior-art pass is available as a second, more expensive layer. See Prior-Art Deep Dive (arXiv) below; it is off by default.

Operating Modes

First identify which mode applies:

  • Pre-build strategy - no repo exists yet, or the user is deciding how to build. Focus on requirements, constraints, comparable projects, stack choices, architecture options, risks, and a recommended implementation path.
  • Mid-build course correction - a repo or partial implementation exists. Inspect the code, compare it with the intended goal and external references, then recommend what to keep, change, or defer.
  • Post-build review - the project is mostly complete. Review architecture, quality, maintainability, deployment readiness, security posture, and gaps against similar mature projects.

Mode selection rule:

  • No repo, folder, code, or URL means default to pre-build strategy.
  • Any repo, folder, code excerpt, GitHub URL, or "I am building..." language means default to mid-build course correction unless the user says the project is finished, deployed, or ready for final review.
  • Finished, deployed, production, launch-ready, or "review this completed project" language means default to post-build review.

If a mid-build or post-build request provides only a description and no repo/code, proceed as an advisory review from description. Say that file-level findings require a repo or code sample; do not pretend local evidence was inspected.

Project Intake

Use a lightweight intake interview before research when a pre-build request is vague enough that different answers would materially change the recommendation.

Read the full file on GitHub · 484 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 484 lines · 191 tokens per session scan A b027383d9f0d

Subscribe to this mod's changes

ai-architect is a skill published in the GitHub repository arcasilesgroup/ai-engineering (55 stars, last pushed today), licensed Apache-2.0. It adds 191 tokens to every session and 6,760 once invoked, about $0.0010 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-09-12.