Use when: User says `ct`, `claim task`, or wants to claim and implement the next available task from beads.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Use when: User says ct, claim task, or wants to claim and implement the next available task from beads.
ctclaim taskclaim next taskwork on next issuebd ready --json
If no tasks available:
bd blocked --jsonbd update <issue-id> --status in_progress
bd show <issue-id>
For complex tasks, create isolated worktree:
using-git-worktrees skilltest-driven-development skillverification-before-completion skillbd update <issue-id> --notes "COMPLETED: <summary>. Files changed: <list>"
Ask user:
finishing-a-development-branch skillCLAIMING: <issue-id> - <title>
PRIORITY: <priority>
DEPENDENCIES: <resolved deps>
[Implementation steps...]
STATUS: Complete | In Progress | Blocked
NEXT: <recommendation>