Create and manage feature/fix/refactor branches in isolated git worktrees under .worktree/. Use this skill whenever the user starts new work — new features, bug fixes, refactoring, dependency upgrades, doc updates — or asks to "开个分支", "新建 worktree", "branch off", "start work on X", "clean up merged branches", or anything that implies kicking off or wrapping up a unit of work. Also use when the user explicitly invokes /worktree-flow.
$npx -y skills add camtrik/agent-trail --skill worktree-flowInstalls into the current project.
Run `npx skills use "https://github.com/camtrik/agent-trail" --skill "camtrik/agent-trail/worktree-flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/camtrik/agent-trail" that are relevant to the current task. Run `npx skills add "https://github.com/camtrik/agent-trail"` and select the relevant skills, then follow their instructions.