Create Git Worktree
Description
Create a new git worktree for an agent to work in isolation.
Installation
claude install-skill https://github.com/disler/nano-agent README
Create Git Worktree
Create a new git worktree for an agent to work in isolation.
Variables
worktree_name: $ARGUMENTS (IMPORTANT: first argument) WORKTREE_PATH: trees
Instructions
Execute ALL the following steps in sequence WITHOUT using a todo list:
- undefined
Git Worktree Setup
Execute these steps in order:
- undefined
Error Handling
- undefined
Verification
After setup, verify the worktree was created:
ls -la trees/ # Should show full repository contents
git -C trees/ branch # Should show the new branch
Report
Report one of the following:
- undefined
Notes
- undefined
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community