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 vlad-ryzhkov/ai-context-engineering-for-qa --skill update-ai-setupgit clone --depth 1 https://github.com/vlad-ryzhkov/ai-context-engineering-for-qaWrote 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/vlad-ryzhkov/ai-context-engineering-for-qa/update-ai-setup)<a href="https://agentmods.dev/skills/vlad-ryzhkov/ai-context-engineering-for-qa/update-ai-setup"><img src="https://agentmods.dev/badge/skills/vlad-ryzhkov/ai-context-engineering-for-qa/update-ai-setup/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/vlad-ryzhkov/ai-context-engineering-for-qa/update-ai-setup"><img src="https://agentmods.dev/badge/skills/vlad-ryzhkov/ai-context-engineering-for-qa/update-ai-setup.svg" alt="Reviewed on agentmods" width="80" 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.00060 | $0.01835 |
| Opus 5 | $0.00030 | $0.00918 |
| Sonnet 5 | $0.00012 | $0.00367 |
| Haiku 4.5 | $0.00006 | $0.00184 |
Grade A, and why
update-ai-setup 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.
How it starts
The opening of the file, as written. The whole thing — 197 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/update-ai-setup — AI Configuration Registry Update
Prerequisites
Read .claude/qa_agent.md.
When to Use
- After adding/removing a Skill
- After changing qa_agent.md, agents/*.md, or CLAUDE.md
- After adding/removing Anti-patterns
- After changing plugins in
.claude/settings.json - After changing MCP servers in
.mcp.json - Periodic Registry freshness check
Input
None required. The Skill runs automatically based on the current file state.
Verbosity Protocol
Structured Output Priority: All analysis goes into the Artifact (MD/HTML), not into chat.
Chat output (limits):
- Brief Summary: max 5 lines (what was found, how many, result)
- Findings table: max 15 lines (top by severity)
- Full report:
📊 Full report: {path}+ open file
Iterative steps: Do not output progress per file. Checkpoint only on:
- Phase transition (Phase N → Phase N+1)
- Warning detected
- Completion (SKILL COMPLETE)
Tools first:
- Grep → table → report, no "Now I will grep..."
- Read → analyze → report, no "The file shows..."
Post-Check: Inline before SKILL COMPLETE (5-7 line checklist), not a separate file.
Step 1: Read Current Registry
Read docs/ai-setup.md. If the file does not exist:
⚠️ WARNING: docs/ai-setup.md not found — creating a new file.
The Skill creates an empty Registry based on the template .claude/skills/init-skill/references/skill-template.md and continues scanning.
Record current data: file list, line counts, number of patterns, Skills, Anti-patterns.
Step 2: Scan Files
Run Glob across all AI files:
Required:
- CLAUDE.md
- .claude/qa_agent.md
- .claude/settings.json
- .mcp.json
- .claude/skills/*/SKILL.md
- .claude/qa-antipatterns/_index.md
- .claude/qa-antipatterns/*/*.md
- .claude/skills/*/references/*
- docs/ai-setup.md
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 Changed · +176 lines · +37 tokens per session 973183893482
- 10d ago First seen · 21 lines · 23 tokens per session scan A f9a3cdbe064b
update-ai-setup is a skill published in the GitHub repository vlad-ryzhkov/ai-context-engineering-for-qa (6 stars, last pushed yesterday), licensed Unlicense. It adds 60 tokens to every session and 1,835 once invoked, about $0.0003 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
detecting-broken-object-property-level-authorization
Detect and test for OWASP API3:2023 Broken Object Property Level Authorization vulnerabilities including excessive data exposure and mass assignment attacks.
Phone Use
MUST Load this skill for ANY task that involves GUI interaction or device control — opening apps, tapping, typing, scrolling, swiping, Back/Home/Recents, reading the screen, or any workflow that touches on-screen content. Load this even when the user does not explicitly mention the device — if the task implies a GUI…
release-new-version
Use when the user wants to release a new Zafiro version — drafting bilingual release notes, deciding the next version number, bumping app/build.gradle.kts, tagging, and publishing to GitHub (main repo, optionally the Xposed repo).
audit-brand
Audits and evolves brand positioning, voice consistency, and messaging for an existing brand. Works across personal brands and DTC/ecommerce store brands. Runs a structured audit across positioning, voice, visual direction, and content pillars, then produces a scorecard with specific fix recommendations. Also develops…
compliance-check
Assesses US regulatory compliance likelihood for any consumer product before listing for US sale. Accepts a CJ product PID/URL, Amazon ASIN, or product name/description as input. Classifies the product into a regulatory category (children's toys, electronics, cosmetics, supplements, pet products, apparel…
stress-test
Three-phase strategic decision analysis combining verbalized sampling (Stanford arXiv 2510.01171), customizable analytical lenses, and a structured decision brief. Surfaces tail-distribution insights — the non-obvious, suppressed analyses that mode-collapsed prompting misses. Adapted from @alexprompter's Model Council…