beads

分类: 工具与效率 | 上传者: ControlNetControlNet | 下载: 0 | 版本: v1.0(最新)

Manages TODOs and long-horizon work using the bd (Beads) CLI: creates issues, links dependencies, finds ready work, and keeps the tracker synced via git. Use when tracking tasks across sessions, compaction, or multiple agents/branches. --- # Managing TODOs with Beads (bd) ## Quick start Prefer bd issues over ad-hoc markdown TODOs for any non-trivial workstream. 1) Ensure the repo is initialized: `bd init --skip-hooks` 2) At any point: `bd ready` to pick next work, and `bd create` to record new TODOs. 3) Use dependencies to keep order: blockers + discovered-from. ## Default workflow - Start: find ready work → pick 1 issue → set in progress. - During work: file new TODOs as issues (bugs/tasks), link them to what you were doing. - End of session: close completed issues, update in-progress ones, and ensure issue data is synced in git. ## Reference - Commands: see [COMMANDS.md](COMMANDS.md) - Detailed workflow + session-ending protocol: see [WORKFLOW.md](WORKFLOW.md)

更新日志: Source: GitHub https://github.com/ControlNet/oma-dotfile

目录结构

当前层级: skills/beads/

SKILL.md

登录后下载/点赞/收藏 ❤ 5 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。