DicklesworthstoneDicklesworthstoneCommunityยท2 Agent Skills Included

beads_rust

Local-first issue tracker with dependency graphs for AI agents

Tracks project issues locally in SQLite with JSONL export for git-friendly sync, no accounts or internet required. Manages task dependencies, priorities, and ready-work queues so agents always know what to do next. Eliminates lost TODO comments, external tracker overhead, and context switching with structured JSON output for every command.
npx skills add Dicklesworthstone/beads_rust --all -g -y
Available:

Gives AI coding agents strict safety rules, git and testing workflows, and command conventions for working on and with the br issue tracker codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install beads_rust?โ–ผ

Run `npx skills add Dicklesworthstone/beads_rust --all -g -y` in your terminal to install all skills in this suite globally.

How to track issues offline without Jira or GitHub?โ–ผ

br stores issues in a local SQLite database inside your repo and exports JSONL for git-based sync, so it works fully offline with zero accounts.

How do AI agents pick the next task with br?โ–ผ

Agents run `br ready --json` to get unblocked, priority-sorted work, then claim, complete, and close issues with structured commands.

How to migrate from bd (beads) to br?โ–ผ

The included bd-to-br-migration skill renames commands, converts `bd sync` to `br sync --flush-only` plus manual git steps, and verifies the result automatically.

Does br work with Claude Code and other AI agents?โ–ผ

Yes. Every command supports --json and token-efficient TOON output, and the skills follow the universal SKILL.md standard for Claude Code, Codex, and Cursor.

Related Repositories in Product & Management

View All in Product & Managementโ†’