beads
CommunityPersistent memory for multi-session AI work.
AuthorNguyenSiTrung
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Beads provides persistent memory for AI agents across conversation compaction, enabling long-running projects to resume with full context. It introduces a graph-based issue tracker (bd) and stores state in .beads, allowing cross-session memory, dependencies, and audit trails.
Core Features & Use Cases
- Dependency graphs: link tasks and track readiness
- Cross-session persistence: state survives context resets
- Audit trails: notes, decisions, and blockers persist
- Beads integration with Conductor: tracks map to epics and tasks
- Git-backed: versioned state via .beads/*.jsonl or DB
- auto-sync and workflows with bd commands
Quick Start
Install bd, run bd init to create Beads memory, then use bd ready to fetch tasks and bd done to complete.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: beads Download link: https://github.com/NguyenSiTrung/Conductor-Beads/archive/main.zip#beads Please download this .zip file, extract it, and install it in the .claude/skills/ directory.