progress-report Displays a progress dashboard showing implementation status. Purpose This skill provides an at-a-glance view of your implementation progress: - Phase completion : Progress bar for each phase in tasks.md - Blocked tasks : Highlights tasks that are blocked - Potentially complete : Tasks that may be done but not marked - Remaining work : Estimate of remaining tasks Output The skill outputs a ProgressDashboard with: - Overall completion percentage - Per-phase progress breakdown - List of blocked tasks - Potentially complete tasks (based on file existence) - Remaining work estimate…