How this skill is triggered — by the user, by Claude, or both
Slash command
/sage:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Present with "Sage: Project status" prefix
Show current Sage project state. Computed from artifacts — always current.
Scan and display:
.sage/work/ — read frontmatter from artifact files for status and phase.sage/docs/ — list project-level artifacts.sage/decisions.md — last 3-5 entries for recent context.sage/gates/gate-modes.yaml — current gate activation configPresent concisely:
Sage: Project status for [name]
Active: [initiative-name] [status, phase] brief ✓ spec ✓ plan (in-progress) .sage/work/YYYYMMDD-slug/
Completed: [initiative-name] [completed]
Docs: [N] files in .sage/docs/ Recent decisions: [last 2-3 decision titles] Gates: [mode config summary]
[1] Continue [initiative] — type /build [2] Start something new
.sage/work/ is empty, say so. Don't fabricate state.npx claudepluginhub xoai/sage --plugin sageDisplays Plan-Build-Run project status dashboard, progress, blockers from .planning files, and suggests next actions.
Displays project status, roadmap progress, blockers, and next-action suggestions based on workflow state. Use for progress checks and orientation.