kata-stacked-pr-create
OfficialDecompose big changes into reviewable PR stacks
Software Engineering#github#pull requests#git worktrees#stacked PRs#codeowners#review workflow#issue decomposition
Authorguardiatechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you break down a large feature work item into a chain of stacked pull requests that are independently reviewable, reducing review risk and enabling safer incremental merges.
Core Features & Use Cases
- Decision-gated stack planning: counts high signals (scope size, acceptance criteria count, pillar coverage, obvious layering, and independence) and checks anti-signals (hotfix/incident, cross-fork PRs, monolithic refactors) before proceeding.
- Layer decomposition + traceability: confirms and records per-layer covered acceptance criteria, touched components, and produces PR bodies that reference the umbrella issue with Refs/Closes semantics.
- End-to-end PR creation workflow: creates a shared worktree, builds sequential layer branches, opens PRs with correct bases (layer 1 → main; layers 2..N → previous layer), and mirrors labels/assignees/reviewers from CODEOWNERS.
- Safety and quality guardrails: requires explicit user confirmation, avoids UI merges during creation, prevents manual application of size labels, and enforces per-PR quality gating for each layer.
- Optional git-spice variant: supports an alternate operational path using git-spice with equivalent planning logic and stacked submission behavior.
Quick Start
Use the kata-stacked-pr-create skill to create a stacked PR plan and then generate the PR chain for an umbrella issue after confirming the proposed layer decomposition.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: kata-stacked-pr-create Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-stacked-pr-create 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 471,000+ vetted skills library on demand.