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.
npx agentmods add skills/davidomil/cloudx/review-architecturenpx skills add davidomil/cloudx --skill review-architecturegit clone --depth 1 https://github.com/davidomil/cloudxWrote 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.
[](https://agentmods.dev/skills/davidomil/cloudx/review-architecture)<a href="https://agentmods.dev/skills/davidomil/cloudx/review-architecture"><img src="https://agentmods.dev/badge/skills/davidomil/cloudx/review-architecture.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00025 | $0.00297 |
| Opus 5 | $0.00013 | $0.00148 |
| Sonnet 5 | $0.00005 | $0.00059 |
| Haiku 4.5 | $0.00003 | $0.00030 |
Grade A, and why
review-architecture 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.
What it actually says
Review Architecture
Responsibility
Judge whether the change lives at the correct owner and improves or preserves the system boundary. Findings only; no edits or GitHub mutation.
Run in a fresh context. Read docs/architecture/system-context.md,
module-ownership.md, state-invariants.md, applicable scoped instructions,
the accepted plan, exact diff and verification evidence.
Lenses
- Correct process, package, module, service and function owns the behavior.
- One mutation authority for persisted state and long-running resources.
- Composition roots wire dependencies and shutdown but do not absorb feature logic.
- Shared contracts remain serializable and side-effect free; adapters remain thin.
- Browser/server and Node/Python boundaries change together with runtime and consumer/provider proof.
- New abstractions remove real complexity or match an established extension point; no parallel DTO, service or state shape is introduced unnecessarily.
- Cross-area lifecycle, cancellation, recovery, security and compatibility consequences are explicit.
- Tests reach the production seam and would fail if the change were reverted.
Output
Produce .agents/schemas/review.schema.json with
subject: "implementation" and reviewer_role: "review-architecture".
Name the correct owner in every wrong-seam finding.
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.
- 5d ago First seen · 38 lines · 25 tokens per session scan A d3604aa41251
review-architecture is a skill published in the GitHub repository davidomil/cloudx (1 stars, last pushed 12d ago), licensed MIT. It adds 25 tokens to every session and 297 once invoked, about $0.0001 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-31.
Other skills, from other repositories
stuck
Diagnose frozen, stuck, or slow Qwen Code sessions on this machine. Scans for problematic processes, high CPU/memory usage, hung subprocesses, and debug logs. Use /stuck or /stuck to focus on a specific process.
repo-hygiene
Use when the scheduled repo-hygiene workflow runs from GitHub Actions (or an operator dry-run) to scan the repository for small, certain docs/test/code hygiene issues and fix them as one batched branch.
coordinate
Coordinate a small team of Qwen Code teammates with enforced read-only workers, an optional worktree-pinned writer, shared tasks, peer messages, and existing Agent View tabs. Invoke explicitly with /coordinate.
build-teaql-app
Build or change a TeaQL application in Java, Rust, Go, Swift, Python, C#/.NET, or TypeScript, including Kotlin/JVM applications that consume Java-generated libraries. Mandatory order: first draft and save a complete KSML model, then verify the client and evaluate that saved model, repair it through repeated evaluation…
find-simplifications
Use for a periodic repo-wide sweep of qwen-code for accumulated excess surface — dead components and files, orphaned locale keys, exports nothing consumes, added-then-removed scaffolding — filing candidates on a tracking issue and landing only what a maintainer has said yes to. Repo-wide and evidence-first; every…
loongsuite-pilot-insight
基于 LoongSuite Pilot / AI Coding Agent 日志生成事件洞察、组织洞察、数据质量、研发效能和 AI Native 使用类 SLS 报表时使用;包含 AI Coding 事件表语义,以及团队报表可选的部门维表、deptuser 组织关系、指标口径和公共 CTE,通常与 sls-dashboard-builder 一起使用。.