Claude Skills · Code Review & Testing

Magpie Pr Management Quick Merge

apache/magpie

Identify trivial, low-risk pull requests in the `ready for maintainer review` queue of <upstream> that pass every quality gate and touch only supplementary areas (docs, changelog, translations, tests) — the "express lane" a maintainer can review and merge in seconds. Surfaces and ranks candidates with per-PR diff summaries, an all-gates-green attestation, and the exact merge command. On the maintainer's explicit per-PR confirmation it can submit an APPROVE review (the maintainer's own review of the trivial diff — useful when the PR has no approvals yet and branch protection needs one), exactly...

★ 79 Apache-2.0 Synced 10 hours ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Actively maintained Apache-2.0

This skill is for Code Review & Testing and helps you identify trivial pull requests ready to merge, surface low-risk pr candidates for fast review, and approve and merge routine documentation changes.

Install git clone --depth 1 https://github.com/apache/magpie cp -r magpie/skills/pr-management-quick-merge ~/.claude/skills/pr-management-quick-merge
Can use Not declared by the author

Setup, runtime and requirements describe apache/magpie, the repo this skill ships in.

Pull Requestscode-reviewautomationgithubMerge WorkflowMaintenance

Also in apache/magpie

View the repo
Magpie Audit Finding Fix Code Review & Testing

For a batch of findings from a non-security audit tool (`<audit-tool>` — ruff / flake8 / mypy / pylint / CodeQL / Apache Verum / Apache Caer...

Magpie CI Runner Audit DevOps & Infrastructure

Read-only audit of GitHub Actions workflow runner compatibility for one repository, an explicit repository set, one Apache project with mult...

Post-vote committer and PMC onboarding for Apache projects. Walks the nominator through every step from ICLA check to welcome announcement f...

Magpie Contributor Activity Sweep Code Review & Testing

Read-only GitHub activity card for a named contributor on <upstream>. Fetches PR authorship, code-review activity, issues, and PR/issue comm...

Read-only nomination brief for a named GitHub contributor on <upstream>. Aggregates GitHub activity across all contribution tracks plus main...

Magpie Contributor Sentiment DevOps & Infrastructure

Measures contributor-sentiment signals on <upstream> over a configurable window: thread tone (first-response classification), time-to-first-...

Magpie Contributor To Committer Code Review & Testing

Read-only readiness tracker that maps a contributor's GitHub activity against the adopter's PMC-declared committer or PMC thresholds and sur...

Magpie Dependency Audit Code Review & Testing

Read-only dependency vulnerability audit for one repository or a local checkout. Detects the project's dependency manager(s), runs the appro...

Magpie Dependency License Audit DevOps & Infrastructure

Read-only license audit of a project's direct and transitive dependency tree. Detects the dependency manager(s), resolves each dependency's...

Magpie Flaky Test Triage Code Review & Testing

Read-only flaky-test detection from GitHub Actions CI run history for one repository. Parses workflow run outcomes over a configurable windo...

Draft a single net-new *good first issue* on the configured `<upstream>` repo from one supplied candidate such as a known gap or a small mai...

Magpie Good First Issue Sweep DevOps & Infrastructure

Sweep the open `<issue-tracker>` backlog for existing issues that could be labelled as good first issues. Classifies each candidate as READY...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.