From cm
Displays ultra-concise progress summary of current tasks from task.md: last completed, next task, and blocks. Invoke via /cm-status for quick checks during workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cm:cm-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this command is called, the AI Assistant should:
/cm-statusWhen this command is called, the AI Assistant should:
task.md file or current task state./cm-dashboard).npx claudepluginhub tody-agent/codymaster --plugin cmDisplays TASKS.md progress in real time on Claude Code status bar Line 3, showing completed/total tasks, progress bar, phase, and next task. Use for live project tracking.
Displays project status, roadmap progress, blockers, and next-action suggestions based on workflow state. Use for progress checks and orientation.
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.