Tracker Audit

Use when the user wants to audit the task tracker, clean up the task docs, or says the docs feel stale, out of date, or contradictory — triggers like "audit the task tracker", "clean up the task docs", "the docs feel stale", "reconcile the tracker", "health check the tracker", "do the tracker docs still match reality". Sweeps the whole repo — tracker/, CLAUDE.md, architecture and navigation docs, and code comments — for stale and contradictory claims, reports them ranked by how likely each is to cause a wrong agent decision, and fixes them only on explicit approval. Manages project task *documents* on disk, not Claude Code's in-session task tools (TaskCreate/TaskList) — those are scoped to one conversation and never persist; this skill audits the durable, git-tracked record instead.

alexclymo 42c0751 26.0 KB Updated

File contents

alexclymo/claude-tracker-skills/tree/main/skills/tracker-audit commit 42c0751c63

Frequently asked questions

npx skillmds@latest add alexclymo/tracker-audit