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

Check 2: CLI installed

Installs
9
GitHub Stars
17
First Seen
Feb 20, 2026
grove-doctor — chrisbanes/grove