Important
This repo has moved. The canonical home for the /workon skill is now
dotbrains/skills, alongside the
rest of the dotbrains agent skills.
Install with:
npx skills@latest add dotbrains/skillsOr copy the file directly:
mkdir -p ~/.claude/skills/workon
curl -fsSL https://raw.githubusercontent.com/dotbrains/skills/main/skills/workon/SKILL.md \
-o ~/.claude/skills/workon/SKILL.mdThis repository is archived and will not receive further updates. File issues and PRs against dotbrains/skills.
Portable /workon skill for Linear-driven ticket execution:
- Create an isolated worktree.
- Implement and open a PR.
- Watch PR health in a loop (AI review comments, CI, merge conflicts).
- Tear down the worktree after merge.
See the canonical SKILL.md in dotbrains/skills.