beads
Installation
SKILL.md
Beads (bd) Skill
Beads is a distributed task management system designed specifically for AI agents. It effectively gives you a "long-term memory" and a structured way to plan, track, and execute complex workflows without losing context. It uses Git as its database, meaning tasks are versioned, branched, and merged alongside code.
📦 Installation
If bd is not found, you can install it using one of the following methods for the user (ask for permission if unsure):
npm (Recommended)
npm install -g @beads/bd
Homebrew
brew install steveyegge/beads/bd