Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pulsar-contributor-toolbox

pulsar-contributor-toolbox contains 7 collected skills from lhotari, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
8
updated
2026-07-15
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

pip-design
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

Create a pull request to apache/pulsar

2026-04-30
pulsar-contributor-toolbox Agent Skills on GitHub | SkillsMP