npx claudepluginhub codealexx/eri-rpg<project>eri/# /eri:progress - Progress Report See where you are in the current workflow. ## Usage ## Status Output ## Related Commands ## Tier Available in: **all tiers** (detail varies by tier)
/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/handoff, progress, kanban (in-progress/blocked/done), traceability gaps, UAT status, and next recommended command via Python helper or docs files.
/progressExecutes the learnship progress workflow end-to-end to show project progress, current position, and next steps. Preserves gates, validations, checkpoints, and routing.
/progressDisplays build progress for the specified spec by running node progress.js with <path-to-spec> argument and showing the script's output.
/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.
See where you are in the current workflow.
# Current run progress
eri-rpg status <project>
# Session state
eri-rpg session <project>
# Roadmap progress
eri-rpg roadmap <project>
# Run history
eri-rpg runs <project>
Project: myapp
Mode: maintain (full tier)
Current Run: abc123
Goal: Add user authentication
Progress: 3/5 steps complete
Current Step: Create login endpoint
Files touched: 4
Verification: PASSING
eri-rpg info <project> # Detailed project info
eri-rpg handoff <project> # Generate summary for next session
eri-rpg gaps <project> # Show what needs fixing
Available in: all tiers (detail varies by tier)