LogoClawIndex
CasesSkillsAbout
LogoClawIndex

using-git-worktrees - Set up isolated Git worktrees for feature work.

Ensures an isolated workspace exists via native tools or git worktree fallback before executing implementation plans.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect existing workspace isolation
  • Check git submodule status
  • Create native worktree workspace
  • Add fallback git worktree
  • Verify directory ignore configuration
  • Install project dependencies
  • Execute baseline verification tests

Inputs

  • Git repository state
  • User worktree preferences
  • Project configuration files

Outputs

  • Isolated worktree directory
  • Updated gitignore file
  • Workspace baseline report

Requirements

  • Git command line tool
  • Project build tools

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
worktree
workspace
isolation
testing
Detect existing workspace isolation
Check git submodule status
Create native worktree workspace
Add fallback git worktree
Git repository state
User worktree preferences
Project configuration files
Isolated worktree directory
Updated gitignore file
Workspace baseline report