Pr Stack Workflow

Split a large change into a chained stack of small, independently reviewable pull requests, and verify each branch on its own. Use when a change is too large for one PR, when splitting a long-lived branch into PRs, when deciding whether work needs a planning stage at all, when landing or propagating a fix through a stack, or when every check is green on a stack and the change is still wrong.

langfuse Updated

File contents

langfuse/langfuse/tree/main/.agents/skills/pr-stack-workflow commit 24b2c4992b

Frequently asked questions

npx skillmds@latest add langfuse/pr-stack-workflow