Beads Issue Tracking

Manage issue lifecycle and task workflows with the Beads CLI.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/RussianLioN/moltinger --skill beads-issue-tracking-russianlion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Beads Issue Tracking
Source: https://github.com/RussianLioN/moltinger/tree/main/.claude/skills/beads
Command: npx skills add https://github.com/RussianLioN/moltinger --skill beads-issue-tracking-russianlion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates and streamlines the process of managing issues and tasks within a project using the Beads issue tracking system and its command-line interface (CLI).

Core Features & Use Cases

  • Issue Lifecycle Management: Create, update, and close tasks efficiently.
  • Workflow Automation: Utilize predefined formulas for common workflows like feature development, bug fixing, and research.
  • Dependency Tracking: Manage task dependencies to ensure a logical and efficient workflow.
  • Use Case: A developer can quickly create a new bug ticket, assign it a priority, update its status as they work on it, and close it upon completion, all through simple CLI commands.

Quick Start

Use the 'bd' command to create a new issue with the title "Fix login button bug".

Frequently Asked Questions about Beads Issue Tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage issue tracking and task workflows from the command line?

Workflow automation uses predefined formulas for common processes like feature development, bug fixing, and research. You trigger these formulas through the bd CLI to execute structured task sequences automatically.

How do I track task dependencies for large feature planning?

Dependency tracking is handled by managing task dependencies directly through the bd CLI. It also integrates with Spec-kit to facilitate and coordinate large feature planning across multiple sessions.

Can I coordinate multi-session work using the Beads CLI?

Yes, the Beads CLI facilitates multi-session work coordination by managing issue lifecycles and task dependencies. This ensures logical workflow execution across different development sessions.

Do I need Spec-kit to create and close issues with the bd command?

No, you do not need Spec-kit for basic issue creation and closing. Spec-kit integration is specifically used for large feature planning, while standard issue lifecycle management relies solely on the bd CLI.