·branch-surgery-pr-split
</>

branch-surgery-pr-split

Split oversized or mixed-concern branches into smaller, reviewable PR stacks with safety refs, topology selection, parity audits, and merge sequencing. Use when a PR or branch is too large, difficult to review, mixed across concerns, conflict-prone, or needs to be decomposed without losing net changes.

10Installs·0Trend·@liatrio-labs

Installation

$npx skills add https://github.com/liatrio-labs/ai-prompts --skill branch-surgery-pr-split

How to Install branch-surgery-pr-split

Quickly install branch-surgery-pr-split AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/liatrio-labs/ai-prompts --skill branch-surgery-pr-split
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: liatrio-labs/ai-prompts.

SKILL.md

View raw

Use this skill to turn a risky monolithic branch into a safe, auditable set of scoped PRs. Treat topology as a decision, not a default recipe, and collaborate with the user before executing branch surgery.

If signals are incomplete, gather more evidence before recommending topology.

Always provide the top two options with tradeoffs and a recommendation. Use references/topology-patterns.md to select options.

Split oversized or mixed-concern branches into smaller, reviewable PR stacks with safety refs, topology selection, parity audits, and merge sequencing. Use when a PR or branch is too large, difficult to review, mixed across concerns, conflict-prone, or needs to be decomposed without losing net changes. Source: liatrio-labs/ai-prompts.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/liatrio-labs/ai-prompts --skill branch-surgery-pr-split
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from liatrio-labs/ai-prompts

Quick answers

What is branch-surgery-pr-split?

Split oversized or mixed-concern branches into smaller, reviewable PR stacks with safety refs, topology selection, parity audits, and merge sequencing. Use when a PR or branch is too large, difficult to review, mixed across concerns, conflict-prone, or needs to be decomposed without losing net changes. Source: liatrio-labs/ai-prompts.

How do I install branch-surgery-pr-split?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/liatrio-labs/ai-prompts --skill branch-surgery-pr-split Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/liatrio-labs/ai-prompts