bd
Installation
SKILL.md
bd - Git-Native Issue Tracking
Core Principle
Use bd for all task and issue operations—it's git-native and agent-friendly.
Issues live where your code lives: in git. No external API, no network dependency, no vendor lock-in. Just files, tracked by git, queryable via SQLite, and optimized for AI agent workflows.
When to Use bd
Primary Use Cases
- Task Tracking: Create, update, close issues for any work item
- Issue Management: Organize bugs, features, chores with labels and priorities
- Project Planning: Break down epics into subtasks with dependencies
- Dependency Modeling: Express work relationships as a DAG
- Sprint Planning: Assign work, set priorities, track progress
- Bug Triage: Classify, assign, and track defects
- AI Agent Workflows: Autonomous task execution with dependency awareness