ares: Skill for Claude Code

.ai/skills/architecture-management/SKILL.md

architecture-management is a skill for Claude Code, Codex from okfriansyah-moh/ares. It costs 0 tokens per session (310 once invoked), scanned A, original, Apache-2.0.

A guide for designing and reviewing how a software system is split into parts, interfaces, and dependencies. It also records important design decisions and their tradeoffs.

In plain words
What is it for?
Use it to create or update architecture documentation, record decisions as ADRs, and review a repository for design drift and unclear responsibilities.
Why use it?
It helps keep the written design aligned with the code and reveals tangled dependencies, missing boundaries, and unnecessary complexity before they cause problems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is okfriansyah-moh/ares's own configuration. It tells Claude Code and Codex how to work on ares 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 ares configures →

Reuse

Borrowing it

Nothing to install: this file belongs to okfriansyah-moh/ares. 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/okfriansyah-moh/ares/main/.ai/skills/architecture-management/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/okfriansyah-moh/ares

Made for: Claude Code, 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 architecture-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/okfriansyah-moh/ares/architecture-management/github.svg)](https://agentmods.dev/skills/okfriansyah-moh/ares/architecture-management)
Your own site
<a href="https://agentmods.dev/skills/okfriansyah-moh/ares/architecture-management"><img src="https://agentmods.dev/badge/skills/okfriansyah-moh/ares/architecture-management/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 architecture-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/okfriansyah-moh/ares/architecture-management"><img src="https://agentmods.dev/badge/skills/okfriansyah-moh/ares/architecture-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 310 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.00000 $0.00310
Opus 5 $0.00000 $0.00155
Sonnet 5 $0.00000 $0.00062
Haiku 4.5 $0.00000 $0.00031

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

Security

Grade A, and why

architecture-management 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 12d 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.

.ai/skills/architecture-management/SKILL.md · 38 lines

What it actually says

Architecture Management

Purpose

Create, review, and evolve repository or system architecture with clear decisions and explicit tradeoffs.

Responsibilities

  • Define system boundaries, major components, interfaces, and dependencies.
  • Keep architecture aligned with current implementation and stated requirements.
  • Record significant decisions as ADRs.
  • Detect drift, coupling, and unnecessary complexity.

Principles

  • Prefer the simplest design that satisfies the requirement.
  • Make decisions explicit, including alternatives and tradeoffs.
  • Evolve from the current state before proposing replacement.
  • Keep responsibilities and interfaces clear.

Inputs

  • Requirements, specs, RFCs, or problem statements.
  • Existing architecture documents, ADRs, and relevant code context.
  • Constraints such as scale, compliance, integrations, or team boundaries.

Outputs

  • architecture.md or an updated architecture section for the repository.
  • ADRs in docs/decisions/ for material decisions.
  • Review findings grouped as confirmed, drift, gaps, and recommendations.

Usage Guidance

  • Read the current architecture before proposing change.
  • Describe each component in one clear responsibility statement.
  • Justify external dependencies and identify coupling risks.
  • Write an ADR when a decision changes structure, contracts, or operating assumptions.

References

  • references/adr-guidelines.md for ADR structure, status handling, and decision quality checks.
  • references/tradeoff-analysis.md for comparing options and documenting tradeoffs clearly.
  • references/architecture-review.md for review criteria, drift detection, and reporting format.
Files

What ships with it

3 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. 12d ago First seen · 38 lines · 0 tokens per session scan A d81351c7c633

Subscribe to this mod's changes

architecture-management is a skill published in the GitHub repository okfriansyah-moh/ares (2 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 310 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.

Related

Other skills, from other repositories

antigravity-cli

Delegate bounded investigation, review, or implementation tasks to Antigravity CLI from a supervising agent. Includes a background client for task progress, follow-up prompts, conversation recovery, cancellation, and visible failures.

scarletkc/agents · 45 tokens

grok-cli

Delegate bounded tasks to Grok Build from a supervising agent such as Codex. Use when the user asks Grok to investigate, review, implement, or provide another perspective, or when a distinct coding agent would materially help. Includes a background ACP client for progress, follow-up prompts, permissions, and…

scarletkc/agents · 66 tokens

ux-writing

Judgment rules for user-facing text and docs: CLI and diagnostic output, error and help text, README and docs structure, code comments, titles, and generated reports, decks, or exports. Use when writing or changing any user-visible string, when adding or restructuring docs or deciding which page owns a fact, when a…

scarletkc/agents · 128 tokens

talk-like-scarletkc

A writing guide that makes text sound like the developer scarletkc, including posts, comments, technical opinions, project documents, and translations.

scarletkc/agents · 118 tokens

product-writing

Write, edit, or review UI copy, CLI messages, help text, code comments, and technical documentation covering product behavior, errors, status, setup, compatibility, or technical results.

scarletkc/agents · 40 tokens

marketing-copy

Write outbound promotional copy for a product or project: launch and update posts for community platforms and social media, store page descriptions and short blurbs, landing page headlines and calls to action, press-style announcements, and the naming of a product for another language or market. Covers what may be…

scarletkc/agents · 121 tokens