_archive/skills-deprecated/mpx-show-project-status/SKILL.md
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
npx skillsauth add MartinoPolo/mpx-claude-code mpx-show-project-statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Display current project progress, completed tasks, and next steps.
/mpx-show-project-status
.mpx/ROADMAP.md for overall status, phase overview, decisions, and blockers━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Project Status: [Project Name]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Current Phase: Phase 2 - Core Feature
Overall Progress: ████░░░░░░░░░░░░░░░░ 20%
Phase Breakdown:
✅ Phase 1: Foundation (8/8 tasks)
🔄 Phase 2: Core Feature (3/12 tasks) ◄ Active
⬜ Phase 3: Secondary (0/8 tasks)
⬜ Phase 4: Polish (0/6 tasks)
Current Phase Progress:
████████░░░░░░░░░░░░ 25% (3/12 tasks)
Completed:
✓ Set up API routes
✓ Create data models
✓ Implement basic CRUD
Next:
□ Add authentication middleware
Blockers:
None
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Commands:
/mp-execute mpx Continue with next task
/mpx-parse-spec Regenerate plan
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Based on project state, suggest relevant next commands:
/mp-execute mpx to execute the first task"/mp-execute mpx"/mp-execute mpx"Generate ASCII progress bars based on completion percentage:
0%: ░░░░░░░░░░░░░░░░░░░░
25%: █████░░░░░░░░░░░░░░░
50%: ██████████░░░░░░░░░░
75%: ███████████████░░░░░
100%: ████████████████████
Use 20 characters for the bar.
/mpx-setup or /mpx-parse-spec first."CHECKLIST.md"/mpx-parse-spec"tools
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
data-ai
Unified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
testing
Track bugs/issues in .mpx/ phase system. Parses reports, finds related phases, adds fix tasks or creates bugfix phases. Use when: "track this bug", "add issue to project", "log this bug", "add bug to checklist"
development
Project workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.