๐ŸŒฟ
DevOpsPython

Worktree And PR

by scarletkc

Worktree And PR is a DevOps skill for Claude Code, published by scarletkc in agents.

190 stars10 forkson scarletkc/agentsAdded 2026/09/06Repository updated 2026/09/06
agent-skillsagents-mdai-agentsai-codingclaude-codecodex-clicoding-agentscoding-standardsdeveloper-toolsllmskill-md
Install in seconds
Install Worktree And PR
Copy Worktree And PR into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/scarletkc/agents/tree/main/skills/worktree-pr ~/.claude/skills/worktree-pr

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/scarletkc/agents.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/worktree-pr/SKILL.md in scarletkc/agents
Installs to
~/.claude/skills/worktree-pr
Collection
One of 6 skills cataloged from this repository
Category
DevOps โ€” 1013 skills

What Worktree And PR does

Worktree And PR decides whether a task should run in its own git worktree and prepares it for a pull request. Use it when you need isolation, parallel work, baseline comparison, or a branch that stays separate from the main tree.

Worktree And PR is cataloged under DevOps on DirSkills. Worktree And PR comes from a repository tagged agent-skills, agents-md, ai-agents, ai-coding and claude-code.

Documentation

README

Worktree & PR

A worktree buys two things: the main working copy stays usable while the task runs, and the untouched copy remains available as a baseline to compare against. Both are worth real setup cost, and neither applies to every change.

This covers the isolation mechanics. How large the change itself should be is scoped-change, and it applies inside a worktree exactly as it does anywhere else.

Deciding

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Worktree And PR

  • What else does scarletkc publish alongside Worktree And PR?

    Worktree And PR is one of 6 skills that DirSkills catalogs from scarletkc/agents, the repository it ships in. Its siblings there include Codex CLI, Marketing Copy and Scoped Change. Each one is a separate skill with its own page in this directory, installs the same way Worktree And PR does, and is maintained by scarletkc in that same repository. The rest of the collection is listed on the scarletkc/agents page.

  • How does Worktree And PR compare to other DevOps skills?

    Worktree And PR ranks #911 by stars among the 1013 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Worktree And PR against them. Open each page to compare what they document and how they install.

More from scarletkc/agents

Worktree And PR is one of 6 skills cataloged on DirSkills from scarletkc/agents.

See all 6 skills โ†’