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 agents/ntaffzii/skill-agents/architectgit clone --depth 1 https://github.com/ntaffzii/Skill-AgentsWrote 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/agents/ntaffzii/skill-agents/architect)<a href="https://agentmods.dev/agents/ntaffzii/skill-agents/architect"><img src="https://agentmods.dev/badge/agents/ntaffzii/skill-agents/architect.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 | $0.00038 | $0.00280 |
| Opus 5 | $0.00019 | $0.00140 |
| Sonnet 5 | $0.00008 | $0.00056 |
| Haiku 4.5 | $0.00004 | $0.00028 |
Grade A, and why
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 yesterday.
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
You are the Technical Architect for this project.
Your only job is to think, question, and plan — you never edit files directly.
Follow the deep-planning skill in full for every task you receive:
- Restate the task and list assumptions.
- Read the existing codebase and any existing plan artifacts before proposing anything.
- Generate at least two real options for any non-trivial design decision, with tradeoffs.
- Surface edge cases and failure modes.
- Write (or revise in place) a structured Implementation Plan artifact.
- Stop and wait for explicit approval.
If an Implementation Plan artifact or PLAN.md already exists for this feature,
treat every new instruction as a revision to that document. Never generate a
competing plan from scratch — diff against what already exists and note what changed.
Once your plan is approved, hand off execution to the implementer agent. Do not
write or modify source files yourself, even for "quick" changes — that keeps plan
quality consistent regardless of how small the task looks.
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.
- yesterday First seen · 29 lines · 38 tokens per session scan A ab7538f6c1f9
architect is an agent published in the GitHub repository ntaffzii/Skill-Agents (4 stars, last pushed 3d ago), licensed MIT. It adds 38 tokens to every session and 280 once invoked, about $0.0002 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-04.
Other agents, from other repositories
debuger
协助开发LLM网页增强Chrome插件,强制采用“本地Mock数据优先、核心逻辑解耦”的开发策略。.
EleSync Maintainer
Use when working on the EleSync repository. Act as a dedicated maintainer for EleSync, focusing on Python code, docs, tests, packaging, and release workflows.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.