Back to Beads

Stats

claude-plugin/commands/stats.md

1.0.3557 B
Original Source

Display statistics about the current beads project.

Use the beads MCP stats tool to retrieve project metrics and present them clearly:

  • Total issues by status (open, in_progress, blocked, closed)
  • Issues by priority level
  • Issues by type (bug, feature, task, epic, chore)
  • Completion rate
  • Recently updated issues

Optionally suggest actions based on the stats:

  • High number of blocked issues? Run /beads:blocked to investigate
  • No in_progress work? Run /beads:ready to find tasks
  • Many open issues? Consider prioritizing with /beads:update