claude-code-skill-example
Automated git worktree creation and pull request cleanup
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-skill-example?â–¼
Run `npx skills add shikajiro/claude-code-skill-example --all -g -y` in your terminal to install both skills globally.
How to automate git worktree setup?â–¼
The create-worktree skill builds a new feature branch and worktree directory, then copies your .env files and runs setup automatically.
How to create a PR and remove a worktree at once?â–¼
The pr-and-cleanup skill creates a pull request via the GitHub CLI, deletes the worktree, and returns you to the main branch in one run.
Does pr-and-cleanup delete my branches?â–¼
No. It only removes the worktree directory; your local and remote branches stay intact after the PR is created.
Do I need coding experience to use these skills?â–¼
No. Once installed, your agent runs the underlying git and GitHub CLI commands based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core