sage-doctor
Installation
SKILL.md
SAGE Doctor
Check that SAGE is wired correctly and report it in the conversation.
Instructions
- Run
sage doctor(it resolves the current repo from the cwd) and capture stdout. - Display the output verbatim — it is already formatted (
✓pass /✗needs attention) and ends with anN ok · M need attentionverdict line. SAGE being OFF or absent is healthy (default-OFF) — report it, never treat it as an error. - Fallback (only if
sageis not on PATH / the call errors): derive the SAGE repo root from this skill's base directory (go up 2 levels — strip/skills/sage-doctor), then run:
Re-display verbatim with the samenode "<SAGE_ROOT>/bin/sage" doctor✓/✗prefixes.