spec-architecture-discussion

spec-architecture-discussion is a skill for Codex from tamnguyendinh/Anvien. It costs 133 tokens per session (1,710 once invoked), scanned A, original, MIT.

An architecture discussion guide that reads a project's specification files in full before explaining how the system is structured. It identifies rules that must stay true, system boundaries, processing steps, data flow, unclear points, and questions for discussion.

In plain words
What is it for?
Use it to review a specification set and prepare an evidence-based architecture discussion. It helps trace how real processing pipelines connect and where more information is needed.
Why use it?
It helps prevent architecture conclusions based on isolated keywords, guesses, or patterns copied from other systems. It also makes unclear requirements visible before implementation begins.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to review a specification set and prepare an evidence-based architecture discussion. It helps trace how real processing pipelines connect and where more information is needed.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tamnguyendinh/anvien/spec-architecture-discussion
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 tamnguyendinh/Anvien --skill spec-architecture-discussion
Clone the repo
git clone --depth 1 https://github.com/tamnguyendinh/Anvien

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 spec-architecture-discussion

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tamnguyendinh/anvien/spec-architecture-discussion"><img src="https://agentmods.dev/badge/skills/tamnguyendinh/anvien/spec-architecture-discussion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 133 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,710 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00133 $0.01710
Opus 5 $0.00067 $0.00855
Sonnet 5 $0.00027 $0.00342
Haiku 4.5 $0.00013 $0.00171

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

Security

Grade A, and why

spec-architecture-discussion 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 9d 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.

internal/aicontext/skills/spec-architecture-discussion/SKILL.md · 168 lines

How it starts

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

Thảo Luận Kiến Trúc Từ SPEC

Mục Đích

Skill này dùng để thảo luận kiến trúc dựa trên bộ SPEC đặc biệt của dự án.

Nhiệm vụ không phải là áp pattern kiến trúc có sẵn vào app. Nhiệm vụ là đọc hiểu SPEC, nắm invariant, boundary, pipeline, luồng dữ liệu, điểm chưa rõ, rồi tạo nền thảo luận chính xác.

Bộ SPEC này không được xem như tài liệu thông thường và không được xử lý bằng keyword search. Phải đọc hiểu toàn bộ file SPEC liên quan trước khi thảo luận.

Nguyên Tắc Cứng

  1. Phải đọc tuần tự từng file SPEC liên quan.
  2. Mỗi file SPEC đã chọn phải được đọc hết toàn bộ trước khi dùng nó làm căn cứ.
  3. Cấm đọc theo từ khóa.
  4. Cấm làm việc theo từ khóa.
  5. Cấm dùng keyword giống nhau để gom cụm pipeline nếu chúng không thật sự liên quan.
  6. Cấm mang pattern học được từ hệ thống khác để gán vào app này.
  7. Cấm tự ý cập nhật tài liệu SPEC.
  8. Chỉ được cập nhật SPEC khi user ra đúng lệnh: cập nhật spec.
  9. Những từ tương đương như "ghi lại", "sửa lại", "bổ sung", "làm rõ", "update docs", "chỉnh tài liệu" không được xem là lệnh cập nhật SPEC.
  10. Nếu chưa đọc đủ SPEC liên quan, không được kết luận kiến trúc.
  11. Nếu không xác định được bộ SPEC cần đọc, hỏi lại user thay vì đoán.

Xác Định Bộ SPEC Cần Đọc

Khi user đưa file SPEC cụ thể, đọc hết từng file đó.

Khi user đưa thư mục SPEC, liệt kê các file SPEC trong thư mục theo thứ tự ổn định rồi đọc hết từng file.

Khi user nêu vấn đề nhưng không chỉ rõ file, xác định bộ SPEC liên quan bằng cấu trúc tài liệu, chỉ mục, tên file, hoặc ngữ cảnh đã được user cung cấp. Không được dùng keyword search trong nội dung để thay thế việc đọc.

Nếu chỉ có thể tìm được một slice nhỏ nhưng vấn đề rõ ràng thuộc tổng thể lớn hơn, nói rõ rằng phạm vi SPEC chưa đủ và hỏi user cần đọc thêm file nào.

Ledger Đọc SPEC

Mỗi lần thảo luận phải có ledger thể hiện đã đọc SPEC nào.

Ledger tối thiểu:

## SPEC Đã Đọc
| Thứ tự | File SPEC | Đã đọc hết toàn bộ | Vai trò trong vấn đề |
|---:|---|---|---|

Nếu một file chưa được đọc hết vì lỗi tool, thiếu quyền, context quá lớn, hoặc file không tồn tại, không được dùng file đó làm căn cứ kết luận. Ghi rõ chưa đủ điều kiện kết luận.

Read the full file on GitHub · 168 lines

Files

What ships with it

1 file 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. 9d ago First seen · 168 lines · 133 tokens per session scan A cc5c9785c635

Subscribe to this mod's changes

spec-architecture-discussion is a skill published in the GitHub repository tamnguyendinh/Anvien (9 stars, last pushed yesterday), licensed MIT. It adds 133 tokens to every session and 1,710 once invoked, about $0.0007 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-03.

Related

Other skills, from other repositories

kin-retrieval

Read a codebase through Kin's semantic graph instead of grep and whole-file reads. Use when finding where something lives, what a symbol does, who calls it, or which code implements a described behavior, and when a repo has been admitted to Kin (a .kin/ directory exists).

firelock-ai/kin · 63 tokens

blast-radius-review

Review a change by its blast radius, using Kin's graph to find what downstream code the change can reach. Use when reviewing a diff or pull request, deciding whether an edit is safe, or answering "what else breaks if I change this" in a repository admitted to Kin.

firelock-ai/kin · 60 tokens

booboo-deploy

Stand up a Booboo brain end to end — scaffold the project, write booboo.config.yaml against a real Postgres/Supabase or JSON source, build the snapshot, then wire the REST API, the MCP server, the 3D viewer and the panel. Use when someone wants a brain built for the first time, wants to point Booboo at their own…

jessymariau/booboo · 94 tokens

booboo-troubleshoot

Diagnose a Booboo brain that is not working — an empty or tiny graph, a flat starburst view, missing MCP tools, a client that cannot find the snapshot, climbing orphan counts, or a build that exits clean but produces nothing. Use when a booboo build, serve, mcp, view, panel or vault command misbehaves.

jessymariau/booboo · 79 tokens

booboo

Build, query, deploy and debug a Booboo brain — one graph fusing structure, knowledge, memory, agents and automations, queryable by REST or MCP and viewable in 3D. Use when the user mentions Booboo, booboo.config.yaml, brain.json, org.booboo.json, an organigram of agents, "boot my agent from the org", a 3D system…

jessymariau/booboo · 121 tokens

booboo-adapter

Feed data into a Booboo brain that the built-in postgres and json adapters do not cover — write a small config-driven adapter against the spec instead of forking the builder. Use when a source is Neo4j, an API, a CSV export, a proprietary store, or any shape the standard config cannot express.

jessymariau/booboo · 71 tokens