·beads-task-tracker
>_

beads-task-tracker

Use Beads (bd tool) for dependency-aware task tracking and long-horizon planning in coding projects. This skill should be used when working on complex multi-step projects that span multiple agent sessions, when discovering new work during implementation, or when explicit task dependency management would improve workflow organization and prevent context loss between sessions.

31Installs·1Trend·@tdimino

Installation

$npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker

How to Install beads-task-tracker

Quickly install beads-task-tracker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tdimino/claude-code-minoan.

SKILL.md

View raw

Beads is a git-versioned, dependency-aware issue tracker designed specifically for AI coding agents. It solves the "amnesia problem" where agents lose context between sessions by providing a persistent, queryable task database that agents can use to orient themselves, find ready work, and track dependencies across long-horizon projects.

After installation, if bd is not found in your PATH, add the Go bin directory to your shell profile:

Alternatively, you can use the full path /Users/[username]/go/bin/bd until PATH is configured.

Use Beads (bd tool) for dependency-aware task tracking and long-horizon planning in coding projects. This skill should be used when working on complex multi-step projects that span multiple agent sessions, when discovering new work during implementation, or when explicit task dependency management would improve workflow organization and prevent context loss between sessions. Source: tdimino/claude-code-minoan.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker
Category
>_Productivity
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from tdimino/claude-code-minoan

Quick answers

What is beads-task-tracker?

Use Beads (bd tool) for dependency-aware task tracking and long-horizon planning in coding projects. This skill should be used when working on complex multi-step projects that span multiple agent sessions, when discovering new work during implementation, or when explicit task dependency management would improve workflow organization and prevent context loss between sessions. Source: tdimino/claude-code-minoan.

How do I install beads-task-tracker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tdimino/claude-code-minoan