Show orchestrator execution status — current wave, task statuses, review verdicts, and blockers
From provenpx claudepluginhub mjmorales/claude-prove --plugin prove/progressChecks .planning structure for project progress, reports status with recent work, position, decisions, issues, then routes to execute plan or create next.
/progressDisplays project operational summary: active flow or handoff state, overall progress, kanban (in-progress, blocked, done), traceability gaps, UAT status, and next recommended command.
/progressExecutes the learnship progress workflow end-to-end to show project progress, current position, and next steps. Preserves gates, validations, checkpoints, and routing.
/progressDisplays active workflow progress: timeline, phase completion, ASCII progress bar, elapsed/remaining time and tokens, velocity metrics, and milestones.
/progressDisplays your CodeSensei learning dashboard with belt rank, XP progress bar, promotion requirements, streak, quiz stats, mastered/in-progress skills, and next recommended concepts.
Read-only status check across active orchestrator runs. Never modify files.
Scan .prove/runs/*/PROGRESS.md for active runs.
/prove:orchestrator or /prove:full-auto."For each run, read PROGRESS.md and reports/run-log.md. Extract:
If multiple runs, show summary table first:
| Slug | Status | Branch | Tasks |
|---|
Present compact summary per run:
## Orchestrator Status: [Feature Name]
**Status**: In Progress | **Branch**: orchestrator/<slug>
**Wave**: 2/3 | **Tasks**: 4/6 complete
### Current Wave
- [x] Task 2.1: Index manager — APPROVED, merged
- [ ] Task 2.2: CLI entry point — In progress
### Review Log (last 5)
- 14:30 Task 1.1: APPROVED (round 2)
### Blockers
- None