什么是 beads-task-tracker?
使用 Beads(bd 工具)在编码项目中进行依赖性感知任务跟踪和长期规划。当处理跨越多个代理会话的复杂多步骤项目时,在实施过程中发现新工作时,或者当显式任务依赖性管理可以改进工作流组织并防止会话之间的上下文丢失时,应使用此技能。 来源:tdimino/claude-code-minoan。
使用 Beads(bd 工具)在编码项目中进行依赖性感知任务跟踪和长期规划。当处理跨越多个代理会话的复杂多步骤项目时,在实施过程中发现新工作时,或者当显式任务依赖性管理可以改进工作流组织并防止会话之间的上下文丢失时,应使用此技能。
通过命令行快速安装 beads-task-tracker AI 技能到你的开发环境
来源:tdimino/claude-code-minoan。
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.
使用 Beads(bd 工具)在编码项目中进行依赖性感知任务跟踪和长期规划。当处理跨越多个代理会话的复杂多步骤项目时,在实施过程中发现新工作时,或者当显式任务依赖性管理可以改进工作流组织并防止会话之间的上下文丢失时,应使用此技能。 来源:tdimino/claude-code-minoan。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker使用 Beads(bd 工具)在编码项目中进行依赖性感知任务跟踪和长期规划。当处理跨越多个代理会话的复杂多步骤项目时,在实施过程中发现新工作时,或者当显式任务依赖性管理可以改进工作流组织并防止会话之间的上下文丢失时,应使用此技能。 来源:tdimino/claude-code-minoan。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tdimino/claude-code-minoan --skill beads-task-tracker 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tdimino/claude-code-minoan