Skip to content
Development
Command

/stats

Show project statistics and progress

From plugin
beads
26k29 skills4 agents29 commands
Install
> /plugin marketplace add steveyegge/beads
> /plugin install beads@beads-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/stats

Context preview

What this command does when you run it.

Show project statistics and progress

Command definition

stats.md
description: Show project statistics and progress

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`
Ships withbeads

Distributed graph issue tracker for AI agents, powered by Dolt. Platforms: macOS, Linux, Windows, FreeBSD Docs: Beads provides a persistent, structured memory for coding agents.

Get the whole plugin