Skip to main content
Back to registry

git-worktree

everyinc/compound-engineering-plugin

This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity.

Installs213
Install command
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill git-worktree
Security audits
Gen Agent Trust HubWARN
SocketFAIL
SnykPASS
About this skill
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity. NEVER call git worktree add directly. Always use the worktree-manager.sh script. The script handles critical setup that raw git commands don't: Use this skill in these scenarios: The skill is automatically called from /ce:review and /ce:work commands: You can also invoke the skill directly from bash: Creates a new worktree with the given branch name. Options: Example: What happens: Lists all available worktrees with their branches and current status. Example: Output shows: Switches to an existing worktree and cd's into it. Example: Optional: Interactively cleans up inactive worktrees with confirmation.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does git-worktree do?

This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity.

Is git-worktree good?

git-worktree does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does git-worktree work with?

git-worktree currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to git-worktree?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install git-worktree?

npx skills add https://github.com/everyinc/compound-engineering-plugin --skill git-worktree

Related skills

More from everyinc/compound-engineering-plugin

Related skills

Alternatives in Software Engineering