Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

heph

heph 收录了来自 hephbuild 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
9
更新
2026-07-19
Forks
3
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pr-build-published
软件开发工程师

Watch the current PR's "CI" GitHub Actions run and report the outcome of the `upload_artifacts` job (display name "Pre-release"), which publishes the build artifacts as a pre-release. Resolves the PR for the current branch, locates the CI workflow run for its head commit, and polls that job until it reaches a terminal state. Reports a positive outcome when the job completes successfully, or a failure with the reason when it is skipped or fails. Trigger when the user says "pr build published", "was the build published", "did upload_artifacts pass", "check the pre-release job", or invokes /pr-build-published.

2026-07-19
pr-build-version
软件开发工程师

Find the "Build Version" annotation on the current PR's "CI" GitHub Actions run and print the version plus a link to the run. Resolves the PR for the current branch, locates the CI workflow run for its head commit, and reads the GHA annotations. The annotation is published late in CI, so this polls for up to 5 minutes until it appears. Trigger when user says "build version", "pr build version", "get the CI build version", or invokes /pr-build-version.

2026-06-24
perf-test
软件开发工程师

Profile the heph binary with samply and produce performance recommendations. Builds the profiling target, runs samply twice (first run is warmup, second is the captured profile), analyzes the resulting profile.json.gz + profile.json.syms.json (plus /tmp/cpu.prof if present), and writes findings + suggestions to ai-docs/PERFORMANCE.md. Trigger when user says "perf test", "profile heph", "run a perf run", "performance test", or invokes /perf-test.

2026-06-18
heph GitHub Agent Skills | SkillsMP