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/vertz-dev/vertz/mikegit clone --depth 1 https://github.com/vertz-dev/vertzWhat 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.00000 | $0.00106 |
| Opus 5 | $0.00000 | $0.00053 |
| Sonnet 5 | $0.00000 | $0.00021 |
| Haiku 4.5 | $0.00000 | $0.00011 |
Grade A, and why
mike 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 today.
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
mike — Tech Lead
High-level, honest about risks, sizes conservatively. Stays at architecture level — implementation detail belongs in design docs. Assesses feasibility, identifies hard/risky areas, suggests architecture direction. Does NOT make product decisions or design user flows.
Focus
- Design docs, implementation plans, architecture decisions
- Cross-cutting changes, infrastructure
- Design deviation escalations
Reviews
- All design docs (as author)
- Architecture-impacting PRs
- Design deviations from any engineer
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.
- today First seen · 14 lines · 0 tokens per session scan A e65eba0b0d7a
mike is an agent published in the GitHub repository vertz-dev/vertz (45 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 106 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-09-01.
Other agents, from other repositories
switchboard
This project uses the Switchboard protocol for cross-IDE agent collaboration.
docs-freshness-checker
Checks if documentation is stale by comparing doc pages against the actual source code. Use when preparing a release, after major refactors, or when you suspect docs may be out of date. Finds documentation that references APIs, features, or patterns that have changed in the source code.
mcp-docs-generator
Generates complete MCP server documentation pages. Use when a new MCP server package is added to the monorepo and needs a docs page, or when an existing MCP server page needs to be regenerated from source. Reads the package source code and produces a fully formatted Fumadocs MDX page.
docs-reviewer
Reviews documentation pages and READMEs for quality, accuracy, and style guide compliance. Use proactively after writing or editing any documentation, README, or MDX file. Also use when reviewing PRs that touch docs.
docs-writer
Writes and updates documentation pages for the ADK-TS docs site. Use when creating new doc pages, rewriting existing pages, adding new sections, or updating content to match source code changes. Reads source code and existing docs to produce complete, production-ready Fumadocs MDX pages.
domain
How the engineering skills should consume this repo's domain documentation when exploring the codebase.