skillfed

Worktree Pr

Worktree Pr orchestrates isolated feature development by creating dedicated git worktrees where multiple subagents collaborate on the same codebase before submitting to multi-agent review. The skill handles worktree creation, PR generation with Claude and Codex reviews, merge coordination, and cleanup—enabling safer, more reversible changes with built-in rollback.

Worktree Pr manages isolated feature development across git worktrees with multi-agent review and PR-based merge workflows.

AI-generated summary based on this skill's SKILL.md

143 21 NOASSERTION updated by alfredolopez80

Install

alfredolopez80/multi-agent-ralph-loop/worktree-pr · repository language: Shell

CLI (skillfed)coming soon
git clone https://github.com/alfredolopez80/multi-agent-ralph-loop
cp -r multi-agent-ralph-loop ~/.claude/skills/worktree-pr

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Worktree Pr and how does it manage pull requests?

Worktree Pr orchestrates isolated feature development by creating dedicated git worktrees where multiple subagents collaborate on the same codebase before submitting to multi-agent review. The skill handles worktree creation, PR generation with Claude and Codex reviews, merge coordination, and cleanup—enabling safer, more reversible changes with built-in rollback.

How does Worktree Pr handle git worktree pull request workflows?

Worktree Pr automates PR workflows with worktree integration by managing the full lifecycle: creating isolated worktrees for feature branches, coordinating multi-agent collaboration within each worktree, generating PRs with integrated Claude and Codex reviews, and orchestrating merge operations. This approach keeps parallel development safe and reversible.

Can Worktree Pr manage multiple worktrees and PRs simultaneously?

Yes. Worktree Pr is designed to manage multiple worktrees in parallel, enabling multi-branch development where different subagents work on separate features concurrently. The skill synchronizes PR handling across worktree environments, coordinates reviews, and manages merge sequencing—streamlining multi-worktree PR support without conflicts.

What worktree pr management capabilities does this tool provide?

Worktree Pr provides comprehensive worktree PR management including automated worktree creation, PR generation with multi-agent reviews, merge coordination, and cleanup operations. It enables safer development through isolation, supports parallel feature work, and includes built-in rollback capabilities for reversible changes.

How does Worktree Pr integrate with multi-agent code review?

Worktree Pr integrates Claude and Codex reviews directly into the PR generation process, enabling multi-agent collaboration within isolated worktrees. Subagents work together on features before submission to broader review, ensuring higher-quality PRs with embedded AI-assisted feedback and coordination.

Related skills

Tags

git-workflow pr-automation branch-management development-tool code-collaboration