# Sac Doctor

> One-screen health check for SAC knowledge bundles (types, thin concepts, broken links).

- Skill: `spillwavesolutions/sac-doctor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/sac-doctor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/sac-doctor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/sac-doctor

---


# SAC Doctor

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_doctor.py" --repo . --json
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_validate.py" --repo . --schema --json
```

