← back to Checkup

README.md

16 lines

# checkup

A Claude Code environment-hygiene skill, adapted from Boris Cherny's built-in
`/checkup` (announced [2026-07-16](https://x.com/bcherny/status/2074997570317779038)),
tailored to Steve's machine.

Run `/checkup` in a Claude Code session, or directly:

```bash
bash scripts/checkup-audit.sh          # read-only audit
bash scripts/checkup-audit.sh --deep   # + cross-check skills vs 30d of session logs
```

The audit only reports. Every change is confirmed, and `settings.json` changes
are surfaced for Steve (never auto-applied). See `SKILL.md` + `references/actions.md`.