Help us improve
Share bugs, ideas, or general feedback.
From crtr
Forks the current Claude Code session into a sibling pane, creating a parallel workspace for independent exploration or comparison.
npx claudepluginhub crouton-labs/crouton-kit --plugin crtrHow this command is triggered — by the user, by Claude, or both
Slash command
/crtr:forkThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
The user wants to fork the current Claude Code session into a sibling pane. Follow the CLI guidance below. !`crtr agent fork -h` $ARGUMENTS
/parallelProvides guide to set up parallel Claude Code sessions using git worktrees, covering native claude -w support, manual setup, subagent isolation, usage patterns, and cleanup.
/sc-worktreesManages Git worktrees for parallel development sessions: lists, creates, removes, or prunes via optional command argument (list, create, remove, prune).
Share bugs, ideas, or general feedback.
The user wants to fork the current Claude Code session into a sibling pane. Follow the CLI guidance below.
!crtr agent fork -h
$ARGUMENTS