fork
Installation
SKILL.md
Fork Session
Fork the current session, carrying context for continuity.
Usage
/fork <branch> # Default: open new terminal tab with interactive claude
/fork <branch> --base <ref> # Fork from a specific base branch/ref
/fork <branch> --move # Move this session into the worktree
/fork <branch> --team # Spawn a coordinated teammate in the worktree
/fork <branch> --background # Spawn autonomous fire-and-forget agent
/fork --local # Write handoff for manual pickup
/fork <branch> --dry-run # Preview what would happen without creating anything