Skip to content

ar1g/beads-rust-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beads-rust-skill

A skill that wraps the br CLI (beads_rust) to give AI agents first-class issue-management capabilities directly inside a coding session.

What it does

This skill teaches an agent how to create, triage, update, close, and link issues using the br command-line tool. It covers the full lifecycle: backlog grooming, priority management, dependency tracking, and auditable closures -- all driven by structured, machine-readable output (--json).

Credit

beads_rust is developed by @Dicklesworthstone: https://github.com/Dicklesworthstone/beads_rust

This skill is a thin orchestration layer on top of that tool. All issue storage, querying, and mutation logic lives in beads_rust itself.

Why this exists

This skill gives the agent a reliable playbook to use the lightweight rust port of Steve Yegge's beads issue tracker.

Install and usage

See SKILL.md for the full skill definition, including:

  • Prerequisites and br installation steps
  • Core rules and actor resolution
  • Standard workflows for triage and single-issue tasks
  • Command reference and reporting format

License

MIT

About

Claude Code skill for managing issues with the beads_rust (br) CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors