wksp

Installation
SKILL.md

Open a new terminal tab, cd to the given folder or worktree, and launch a coding tool (Claude Code or OpenCode) with a chosen model. Optionally auto-enter handoff mode.

macOS only. Uses AppleScript to open a new tab in iTerm2 (preferred) or Terminal.app (fallback).

Usage

/wksp <name-or-path> [with|using|as <model>]

The <name-or-path> argument is required. If not provided, list worktrees and ask the user to pick one.

Natural language model specification:

  • /wksp spawn2 with haiku
  • /wksp spawn2 using sonnet
  • /wksp spawn2 as opus

Sandbox: CRITICAL

The pretrust step writes to ~/.claude.json which requires dangerouslyDisableSandbox: true.

Installs
1
GitHub Stars
1
First Seen
Mar 14, 2026
wksp — verneagent/tiny-skills