agent-wiki-healthlisted
Install: claude install-skill armed-substantialness820/agent-wiki
# /agent-wiki-health
Deep audit of the wiki. Not a quick check — a thorough review. Run weekly or when things feel stale.
## 1. Scan the entire wiki (silent)
- Read every page in wiki/projects/, wiki/sources/, wiki/decisions/, wiki/concepts/
- Read wiki/index.md and wiki/log.md
- Run `wikictl lint`
- Check all [[links]] — do they point to real pages?
- Check all source citations — do the raw files exist?
- If in a code repo (Mode 2 / second-brain), also scan the repo:
- Check `git log` for recent commits
- Check what files changed recently
- Compare repo state with wiki project page
## 2. Report issues by category
**Contradictions:** "Page A says [X] but page B says [Y]. Which is correct?"
**Unsourced claims:** "The project page says [claim] but I can't find a source for it in raw/. Is this verified?"
**Missing pages:** "The term [concept] is mentioned in 4 pages but has no dedicated page. Should I create one?"
**Orphan pages:** "These pages have no inbound links: [list]. Are they still relevant or should they be archived?"
**Stale pages:** "These pages haven't been updated in over 30 days: [list]. Want me to refresh them?"
**Dead links:** "These links point to pages that don't exist: [list]. Should I create them or remove the links?"
**Low confidence pages:** "These pages are rated low or haven't been refreshed in 30+ days: [list]. Want me to find corroborating sources to upgrade them?"
**Repo vs wiki drift:** "The repo has had 14 commits since the wiki was