thread: redesign sidebar │ /new-worktree ▼ ┌──────────────────┐ work in worktree │worktree: opencode│────▶ commits accumulate │kimaki-redesign │ └────┬─────────────┘ │ /merge-worktree ▼ rebase ──▶ fast-forward ──▶ done
/new-worktree:name. Kimaki creates a thread immediately (so you can start typing) and builds the worktree in the background. The branch is named opencode/kimaki-<name> and the thread is prefixed with ⬦ worktree:.name is optional; Kimaki derives it from the thread name.base-branch is optional and defaults to HEAD (your current local HEAD), so you can branch from unpushed commits.configurable-sidebar-width becomes cnfgrbl-sdbr-wdth). Names you pass explicitly are kept as-is./merge-worktree (optionally pass a target-branch; it defaults to the project's default branch):⬦ worktree: prefix is removed from the thread title and Kimaki reports the merged commit count.git add, and git rebase --continue, repeating until the rebase finishes. Once the agent is done, run /merge-worktree again to complete the merge./merge-worktree ──▶ rebase ──▶ conflict? │ yes ▼ agent resolves ──▶ run /merge-worktree again
/worktrees for the channel's project.