beads-issue-tracker

Installation
SKILL.md

Beads Issue Tracker (bd)

Issues chained together like beads. A lightweight issue tracker with first-class dependency support.

Getting Started

bd init                      # Initialize bd in your project
bd init --prefix api         # Initialize with custom prefix (api-1, api-2)

Creating Issues

bd create "Fix login bug"
bd create "Add auth" -p 0 -t feature
bd create "Write tests" -d "Unit tests for auth" --assignee alice
Installs
3
GitHub Stars
3
First Seen
Jan 27, 2026
beads-issue-tracker — stakpak/community-paks