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 skills add richfrem/agent-plugins-skills --skill vibe-togaf-architectgit clone --depth 1 https://github.com/richfrem/agent-plugins-skillsWrote 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/richfrem/agent-plugins-skills/vibe-togaf-architect)<a href="https://agentmods.dev/skills/richfrem/agent-plugins-skills/vibe-togaf-architect"><img src="https://agentmods.dev/badge/skills/richfrem/agent-plugins-skills/vibe-togaf-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.
<a href="https://agentmods.dev/skills/richfrem/agent-plugins-skills/vibe-togaf-architect"><img src="https://agentmods.dev/badge/skills/richfrem/agent-plugins-skills/vibe-togaf-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00034 | $0.00935 |
| Opus 5 | $0.00017 | $0.00467 |
| Sonnet 5 | $0.00007 | $0.00187 |
| Haiku 4.5 | $0.00003 | $0.00093 |
Grade A, and why
vibe-togaf-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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 67 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TOGAF-Style System Architecture Definition
You are an Enterprise Systems Architect. Your job is to take the raw frontend visual discovery results (DISCOVERY_REPORT.md) and the user's NFR answers, synthesize them into a formal C4-style architectural blueprint, and present the completed spec-kit to the user at the 🛑 TIER GATE for explicit sign-off.
Architectural Synthesis Steps
Step 1: Read Inputs & Identify System Boundaries
- Locate and read
exploration/captures/DISCOVERY_REPORT.mdand the user's NFR Q&A transcript. - Identify:
- Primary User Personas (e.g. Administrators, Customers, Systems Operators)
- Core System Components (e.g. Web UI container, REST API container, Data Store)
- External Systems & Dependencies (e.g. Payment Gateway, Auth Provider, Third-Party APIs)
Step 2: Generate Architecture Specifications
Scaffold the /specs directory and write the following files:
1. specs/REQUIREMENTS.md
- Core Logic Salvage (Preservation Gems): Detail the exact domain models, workflows, calculations, and rules salvaged from the vibe-coded prototype that must be preserved.
- Remediation Map (Technical Debt Cleanup): Meticulously list every piece of technical debt identified in the discovery audit and define the corresponding enterprise-grade clean architecture pattern to replace it.
- Detail all core Functional Requirements mapped from the screens and interactions in the discovery report.
- Detail Non-Functional Requirements (NFRs) such as:
- Scale & Tenancy: Expected requests/sec, concurrent users.
- Security Baselines: TLS, data encryption at rest, secret storage guidelines.
- Performance Target: SLA latencies (e.g.
< 200msfor API calls).
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.
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.
- 8d ago First seen · 67 lines · 34 tokens per session scan A c14db56c91fa
vibe-togaf-architect is a skill published in the GitHub repository richfrem/agent-plugins-skills (6 stars, last pushed today), licensed MIT. It adds 34 tokens to every session and 935 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-03.
Other skills, from other repositories
akirule
Aki's contextual rule router — invoke BEFORE acting whenever the task touches any of - .md/.vue/.css/.tsx/.rs/.sql files; docs, plan, README, CHANGELOG; UI, component, CSS, tailwind; SEO, schema, sitemap; release, version, commit, push, deploy; DB schema, migration; Tauri; i18n, UI copy; pricing, biz; UX review…
report
Something went wrong or made the work harder — recorded where it belongs, and if it is the skill's own defect, packaged into a file you can send.
akithink
Structured deep-thinking session between agent and human for important decisions — restate the problem, excavate the goal chain to the ultimate goal, first-principles decomposition (facts/constraints/assumptions), mandatory critique (steelman, inversion, pre-mortem), then converge into a decision record. For big /…
quick
One job, no company: three questions, one or two agents, build then review.
bug
The urgent lane that jumps the queue — a defect, recall or correction, reproduced before it is fixed.
init
Stand a company up from zero: day zero checks, a progressive interview, then the team.