wiki-health
Installation
SKILL.md
wiki-health
Run a full diagnostic on the wiki environment.
Checks
Verify the following and report status for each:
| # | Check | How | Result |
|---|---|---|---|
| 1 | .wiki symlink |
ls -la .wiki |
Valid target / broken / missing |
| 2 | AGENTS.md exists |
cat AGENTS.md |
Found / missing |
| 3 | ## Wiki section |
Search AGENTS.md content | Found / missing |
| 4 | Wiki Focus documents | Check each path in ### Wiki Focus exists |
All exist / list missing |
| 5 | Base directories | ls .wiki/common .wiki/projects |
Present / missing |