skills/smithery.ai/flow-next-worktree-kit

flow-next-worktree-kit

SKILL.md

Worktree kit

Use the manager script for all worktree actions.

ROOT="$(git rev-parse --show-toplevel)"
PLUGIN_ROOT="$ROOT/.opencode/skill"
bash "$PLUGIN_ROOT/flow-next-worktree-kit/scripts/worktree.sh" <command> [args]

Commands:

  • create <name> [base]
  • list
  • switch <name> (prints path)
  • cleanup
  • copy-env <name>
Installs
2
First Seen
Mar 20, 2026
flow-next-worktree-kit from smithery.ai