bt-tasks
Track multi-session work with dependencies using bt (Brian's Tasks). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
$ インストール
git clone https://github.com/brianm/bt /tmp/bt && cp -r /tmp/bt/claude/bt-tasks ~/.claude/skills/bt// tip: Run this command in your terminal to install the skill
