br

Coordinate and track beads-based issues for AI agents without git commands.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/trungtnm/claude-code-utils --skill br-trungtnm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: br
Source: https://github.com/trungtnm/claude-code-utils/tree/main/plugins/skills/br
Command: npx skills add https://github.com/trungtnm/claude-code-utils --skill br-trungtnm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Beads Rust Issue Tracker (br) coordinates and tracks issues for AI agents within a Beads workspace, eliminating the need for invasive git operations.

Core Features & Use Cases

  • Create, triage, update, and close issues with explicit dependencies and labels to maintain clear work queues.
  • Manage an end-to-end workflow for ready work, in-progress tasks, and finalizing items with JSONL exports for auditability.
  • Coordinate multiple agents in a deterministic framework, ensuring consistent state across the .beads workspace.

Quick Start

Add an issue to the Beads workspace and start the triage workflow with br ready.

Frequently Asked Questions about br

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

FAQPage Schema
How do I track issues for AI agents without using git commands?

AI agents can track issues without git by using the Beads workspace framework to coordinate work queues. This issue tracker manages creating, triaging, and prioritizing tasks deterministically across multiple agents, enforcing explicit sync steps to maintain consistent state.

How do I start the triage workflow for issues in a Beads workspace?

Start the triage workflow by adding an issue to the Beads workspace and running the ready command. This initiates managing ready work, in-progress tasks, and finalizing items while maintaining explicit dependencies and labels for clear queues.

Can I coordinate multiple AI agents on the same issue tracker?

Yes, multiple AI agents can coordinate on the same issue tracker. The framework enforces explicit sync steps and dependency management within the .beads workspace, ensuring consistent state across all participating agents during issue triage and updates.

How are issues exported for auditability in an AI agent workflow?

Issues are exported using JSONL format for auditability within the AI agent workflow. This occurs during the finalizing stage of the end-to-end workspace process, ensuring that tracked work queues and dependency states are recorded.

Does the Beads issue tracker require git operations to sync agent work?

No, the Beads issue tracker eliminates the need for invasive git operations to sync agent work. It coordinates and tracks issues by enforcing explicit sync steps directly within the .beads workspace environment instead.

What is the best way to manage dependencies and labels for AI agent tasks?

Use a dedicated Beads workspace to manage dependencies and labels for AI agent tasks. It allows you to create, triage, and update issues with explicit dependency tracking, ensuring clear work queues across multiple agents.