context-audit
context-audit
Audits the context files a coding agent actually loads — AGENTS.md at every level and skills under an agents-skills directory — and reports what is broken, stale, contradicted, missing, or expensive.
Requires Node.js 20+ and Git. The offline tier needs no model access; the agent tier requires a client that can run independent model evaluations.
Read-only. This skill never edits repository context. It may write audit and
plan artifacts beneath the target Git directory. Fixes are context-fix's job
and land in a reviewable branch.
Run the offline tier first, always
Resolve the directory containing this SKILL.md to an absolute path and keep it
as CONTEXT_AUDIT_DIR. The launcher and complete runtime live inside this
portable skill; the audited repository does not need to be the current directory.