beads-integration

Installation
SKILL.md

Beads Integration

Use Beads CLI (bd) commands for task management, status tracking, and progress comments.

Prerequisites

  • Beads CLI (bd) installed and available in PATH
  • Beads database initialized (.beads/beads.db)
  • Recommended for setup workflows: Prefer direct mode to avoid daemon staleness during ID creation and dependency wiring:
    export BD_NO_DAEMON=1
    

Core Commands

Query Ready Tasks

Get next available task:

Installs
1
GitHub Stars
7
First Seen
Apr 3, 2026
beads-integration — lambda-curry/devagent