graft-worktree-init
CommunityInitialize Graft worktree with shared resource rules.
AuthorGeWuYou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps automate the creation of local git worktrees for Graft, ensuring compliance with the repository's shared resource rules and without the need for hardcoded root paths.
Core Features & Use Cases
- Worktree Creation: Automates the creation of new or rebuilding of existing worktrees for Graft projects.
- Branch and Resource Management: Allows specification of the branch to be used and manages local resource links.
- Error Handling and Validation: Ensures all paths are safe and checks for required files before proceeding.
Quick Start
To create a worktree for branch 'feature/new-branch' using 'main' as the base, run:
python3 .agents/skills/graft-worktree-init/scripts/graft_worktree_init.py feature/new-branch --base_branch main
Dependency Matrix
Required Modules
python
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: graft-worktree-init Download link: https://github.com/GeWuYou/Graft/archive/main.zip#graft-worktree-init Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.