grove-doctor
Installation
SKILL.md
I'm using the grove-doctor skill to run a series of diagnostic checks on this Grove setup.
Workflow
Run each check in order. Collect all results and print the full report at the end.
Check 1: Platform
diskutil info / | grep "File System"
- PASS if output contains
APFS - WARN if macOS but not APFS
- FAIL if not macOS