Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pulsar-contributor-toolbox

pulsar-contributor-toolbox contient 7 skills collectées depuis lhotari, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
8
mis à jour
2026-07-15
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

pip-design
Développeurs de logiciels

Design or refine an Apache Pulsar PIP (Pulsar Improvement Proposal) from a draft into a votable, minimal, 5-year-durable proposal. Runs multi-model multi-viewpoint reviews, an iterative minimalism-refinement loop to a fixpoint, and (when the PIP has a reference implementation) the full design-doc + code + CI pipeline. Use when asked to design a PIP, review/harden a PIP draft, or drive a proposal to "nothing left to take away."

2026-07-15
pulsar-cherry-pick
Développeurs de logiciels

Cherry-pick (backport) one or more apache/pulsar commits onto a release/maintenance branch, resolving conflicts and adapting for branch differences. Use this whenever the user asks to cherry-pick, backport, port, or "apply commit X to branch Y" — especially when porting commits from master to an older release branch (branch-4.0/4.1/4.2/3.x etc.), where the logging framework (slog vs slf4j) and build system (Gradle vs Maven) differ and naive cherry-picks fail to compile.

2026-06-29
pr-review
Analystes en assurance qualité des logiciels et testeurs

Review a GitHub PR locally using metadata and diff as context. Use when asked to review a pull request, check a PR, or analyze a PR. Outputs findings to terminal only — never posts GitHub comments.

2026-06-20
develocity-investigate-test-failures
Analystes en assurance qualité des logiciels et testeurs

Investigate test failures for a project using the Develocity REST API. Queries failed builds, extracts test and build failures with stacktraces.

2026-06-20
fix-pulsar-flaky-tests
Analystes en assurance qualité des logiciels et testeurs

Fix flaky tests in apache/pulsar. Investigates Develocity failures, analyzes root causes using git blame, fixes tests, verifies with invocationCount, and creates PRs.

2026-06-20
investigate-ci
Analystes en assurance qualité des logiciels et testeurs

Investigate failing GitHub Actions CI tests for a PR, a specific workflow run (by URL), or recent workflow runs. Auto-detects Maven vs Gradle for the target branch and parses failures in the right format. Downloads logs and optionally test report artifacts for deep analysis.

2026-06-20
pulsar-create-pr
Développeurs de logiciels

Create a pull request to apache/pulsar

2026-04-30