Skip to main content

Workflow skill

Dev Worktree Skill

Set up or resume the right workspace before feature work.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install dev-worktree with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use dev-worktree when starting, resuming, or switching feature work. It keeps workspace setup separate from implementation so agents begin from the correct branch, worktree, and repository context.

When to use it

  • Start feature work in the right workspace
  • Resume an existing lifecycle task
  • Avoid mixing unrelated repository changes

Supported agents

Claude CodeCodexCursoropencode

Related skills