ST

Automates the creation and batch-review of a stack of PRs to maintain clean, owner-scoped code changes.

Install

mkdir -p .claude/skills/stacked-mr && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13604" && unzip -o skill.zip -d .claude/skills/stacked-mr && rm skill.zip

Installs to .claude/skills/stacked-mr

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Autonomous AFK mode: build a stack of owner-scoped PRs/MRs, then batch-review them to the bar. Human merges. Use on /stacked-mr or 'stack PRs'.
143 charsno explicit “when” trigger
Advanced

Key capabilities

  • Build a stack of owner-scoped PRs/MRs based on tickets
  • Implement TDD-first principles for each ticket
  • Open PRs/MRs with the base set to the parent branch
  • Run a batch review pass for all PRs/MRs in the ledger
  • Collect verdicts and review artifacts from `code-review` agents

How it works

The skill builds a stack of owner-scoped PRs/MRs by processing tickets, implementing TDD-first, and opening PRs/MRs based on parent branches. It then performs a batch review of all stacked PRs/MRs using `code-review` agents.

Inputs & outputs

You give it
A request to stack PRs/MRs or to run in autonomous AFK mode with tickets.
You get back
A stack of PRs/MRs, a summary of their review status, and collected verdicts/artifacts.

When to use stacked-mr

  • Stacking multiple related PRs
  • Batch code review
  • Automating PR workflow
  • Managing owner-scoped code changes

About stacked-mr

Creates a sequence of PRs/MRs based on tickets, following TDD-first principles. It performs batch reviews at the end to ensure consistency before human merging.

Autonomous AFK mode: build a stack of owner-scoped PRs/MRs, then batch-review them to the bar. Human merges. Use on /stacked-mr or 'stack PRs'.

When not to use it

  • When `code-review` agent pass is needed during the build phase
  • When work needs multiple owner agents for a single ticket

Limitations

  • Never merge PRs/MRs automatically
  • Every PR/MR must reach the review bar before final handoff
  • Force-push only feature branches and only with `--force-with-lease`

How it compares

This skill automates the creation and batch review of stacked PRs/MRs, enabling an autonomous workflow where individual PRs are not reviewed immediately, unlike a manual process that typically involves reviewing each PR as it's created.

Compared to similar skills

stacked-mr side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
stacked-mr (this skill)02moNo flagsAdvanced
resolve-conflicts818moReviewIntermediate
git-advanced-workflows112moReviewAdvanced
nx-workspace46moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry