Full-kit accuracy audit. Reviewed every component of AG Kit — all 45 skills, 20 agents, 13 workflows, the GEMINI.md rules, and both overview docs — against verified 2026 facts (OWASP Top 10:2025, MCP spec 2025-06-18, Rust 2024 edition, Node 24 LTS). Removed dead references, fabricated numbers, contradictions, broken formatting, and stale date stamps. The CLI now surfaces update notifications from
ag-kit status.
Added
- CLI update check on
status: prints the installed CLI version and checks npm for a newer release (1.5s timeout), with a--quietflag for CI/CD.
Changed
- All 45 skills audited: corrected stale tech (Rust 2024 edition, MCP Streamable HTTP, OWASP 2025,
redis.asyncio), removed fabricated benchmarks/prices/time-estimates. - 20 agents & 13 workflows audited: removed dead references, fixed corrupted
rust-profrontmatter, added missing tool fields, corrected agent roster to 20, softened auto-install protocols to opt-in. - ARCHITECTURE.md & AGENT_FLOW.md catalogs now match the repo exactly (45 skills, 16 scripts).
- Bumped root, web, and cli to
2026.6.2.
Fixed
- Dead references (
react-best-practices→nextjs-react-expert, phantom skills/scripts removed), broken Markdown tables/fences, mojibake, leftover Turkish text, and stale "(2025)" stamps.
Full changelog: CHANGELOG.md