Bean Status

Parse and summarize bean backlog statuses from index and bean files.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/beekeeper-lab/repomirrorkit --skill bean-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bean Status
Source: https://github.com/beekeeper-lab/repomirrorkit/tree/main/.claude/skills/bean-status
Command: npx skills add https://github.com/beekeeper-lab/repomirrorkit --skill bean-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear, organized overview of the team's bean backlog, making it easy to understand current progress, identify bottlenecks, and prioritize next steps.

Core Features & Use Cases

  • Backlog Summary: Generates a formatted summary of all beans, grouped by their status (In Progress, Approved, Unapproved, Deferred, Done).
  • Task-Level Detail: Optionally includes detailed task breakdowns for beans currently in progress, showing task completion status, duration, and token usage.
  • Actionable Insights: Highlights key items needing attention, such as beans ready for execution, those requiring review, or tasks that are blocked.
  • Use Case: A team lead can use this Skill at the start of a daily stand-up to quickly assess the team's workload and identify any immediate blockers or priorities.

Quick Start

Ask for the bean status summary, optionally filtering by 'in-progress' beans and requesting verbose task details.

Frequently Asked Questions about Bean Status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track my team's agile backlog progress and identify blockers?

Track your team's agile backlog progress by summarizing beans grouped by status (In Progress, Approved, Unapproved, Deferred, Done) and highlighting actionable items or blocked tasks needing attention.

How do I get detailed task-level status updates for in-progress backlog items?

Get detailed task-level status updates for in-progress backlog items by requesting a verbose summary that parses individual bean files to show task completion status, duration, and token usage.

What is the best way to prepare for a daily stand-up using backlog status tracking?

The best way to prepare for a daily stand-up using backlog status tracking is to generate a bean status summary that assesses team workload and highlights immediate priorities or blockers.

Can I filter the backlog summary to only show in-progress beans?

Yes, you can filter the backlog summary to only show in-progress beans, allowing team leads to focus specifically on active work and actionable items requiring review or execution.

Do I need a specific index file format to parse the bean backlog?

Yes, you need the specific index file format `ai/beans/_index.md` to parse the bean backlog, along with individual `bean.md` files for extracting verbose task-level details.

What backlog statuses are supported when organizing beans for progress tracking?

Supported backlog statuses for organizing beans during progress tracking include In Progress, Approved, Unapproved, Deferred, and Done, enabling clear workflow visibility for team leads.