issue-tracker-beads

Map abstract task operations to 'bd' CLI issue tracking commands.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/SpiceLabsHQ/Reaper --skill issue-tracker-beads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-tracker-beads
Source: https://github.com/SpiceLabsHQ/Reaper/tree/main/skills/issue-tracker-beads
Command: npx skills add https://github.com/SpiceLabsHQ/Reaper --skill issue-tracker-beads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill bridges the gap between abstract task operations and concrete issue tracking commands, allowing for seamless management of tasks within a development workflow.

Core Features & Use Cases

  • Issue Management: Create, fetch, update, and close issues using a standardized interface.
  • Dependency Tracking: Define and query dependencies between issues to manage project flow.
  • Use Case: When a new feature is planned, use this Skill to create a parent task, break it down into smaller sub-tasks, and link them with dependencies, all through simple commands.

Quick Start

Use the issue-tracker-beads skill to create a new task with the title "Implement user authentication".

Frequently Asked Questions about issue-tracker-beads

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

FAQPage Schema
How do I integrate issue tracking with the bd CLI?

You can integrate issue tracking with the bd CLI by mapping abstract operations like FETCH_ISSUE, CREATE_ISSUE, and UPDATE_ISSUE to specific bd commands, enabling seamless task management within your development workflow.

How do I manage hierarchical tasks and dependencies in a development workflow?

You can manage hierarchical tasks and dependencies by using this Skill to create parent-child relationships and link dependencies between issues via bd CLI commands, ensuring structured project flow.

Can I create parent tasks and break them down into sub-tasks using bd CLI commands?

Yes, you can create a parent task and break it down into smaller sub-tasks using bd CLI commands. The Skill maps these operations to define parent-child relationships and link dependencies for new features.

Does this issue tracking approach support dependency linking between issues?

Yes, this issue tracking approach supports dependency linking between issues. It allows you to define and query dependencies to manage project flow directly through standardized bd CLI commands.

What is the best way to automate issue management tasks in a development workflow?

The best way to automate issue management is by using this Skill to create, fetch, update, and close issues through a standardized interface that maps directly to bd CLI commands for workflow automation.