Work
Convenient wrapper over git-worktree, using fzf for switching between trees and branches.
Install / Use
/learn @3rd/WorkREADME
work
Simple utility to work on multiple things at the same time, powered by git-worktree and fzf.
work is a convenient wrapper over git-worktree.
Extra dependencies:
- fzf
- ripgrep
Usage
Usage:
work interactive switcher, prints tree path
work i, init prepare cwd for work
work ls, list list work trees
work new <name> create new work tree and switch to it
work b, branch [name] switch current work tree to branch
if name is provided, switch to branch or create it
if name is not provided, select branch interactively
work help print usage
Shell wrapping
You need to create a function in your shell that will cd based on work's output.
Fish shell:
- Edit
work.fishand replace the path to theworkscript. - Add
work.fishto your fish functions directory.
Related Skills
apple-reminders
337.3kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
337.3kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
healthcheck
337.3kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
