What problem does it solve?
The Kanban Status Skill provides a concise view of the current board state, including active tasks, workload distribution, and progress across statuses, enabling faster situational awareness for teams.
Core Features & Use Cases
- Board status: Show overall board statistics and track work in_progress, ready, review, and done items.
- Workload visibility: Highlight how many items are assigned to each agent or team to balance workloads.
- Quick project snapshot: Provide a lightweight summary for standups or status meetings.
- Use Case: A project manager runs the skill to generate a quick board snapshot before a daily standup and reallocates resources if bottlenecks appear.
Quick Start
Run yurtle-kanban status to view the current board status, workload, and recent activity. You can also inspect the current Git branch with git branch --show-current and review recent commits with git log --oneline -5 to understand recent changes.