From grainulator
Displays sprint dashboard with claims, conflicts, coverage stats, evidence tiers, claim types, warnings, and decision-tree-based next actions like /resolve or /research.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grainulator:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants to see the current state of the active sprint.
The user wants to see the current state of the active sprint.
$ARGUMENTS
Run wheat_status to get the sprint snapshot.
Run wheat_compile to check for conflicts and warnings.
Display the dashboard:
Sprint: <slug>
Phase: <phase> | Claims: <total> active, <conflicted> conflicted
Topics: <list with claim counts>
Evidence tiers:
stated: <n> | web: <n> | documented: <n> | tested: <n> | production: <n>
Claim types:
constraint: <n> | factual: <n> | estimate: <n> | risk: <n> | recommendation: <n>
Conflicts: <list or "none">
Warnings: <list or "none">
Suggest next steps based on the decision tree:
/resolve/witness <id> <url>/research <topic> or /witness/challenge <id>/blind-spot/briefnpx claudepluginhub grainulation/grainulator --plugin grainulatorSummarizes sprint status and surfaces risks. Activates on phrases like 'check sprint status' or 'show sprint status' for quick progress reviews.
Analyzes sprint claims for type distributions, evidence quality tiers, stale claims over 7 days, velocity metrics, and prediction scoring. Generates HTML retrospective reports.
Shows a single-screen work status dashboard with task state, epic progress, knowledge flywheel health, and recent activity. Useful for getting oriented or deciding next actions.