Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pulsar-contributor-toolbox

pulsar-contributor-toolbox에는 lhotari에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
8
업데이트
2026-07-15
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pip-design
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

Create a pull request to apache/pulsar

2026-04-30