with one click
GenieX
GenieX contains 2 collected skills from qualcomm, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Generate an HTML coverage report for all Go tests via bazel + genhtml, then open it in the browser.
Reorganize the commits on the current PR branch into a clean, logically-grouped history with short one-line messages. Use when the user asks to tidy, squash, reshape, or clean up commits on the current branch or PR. ALSO proactively suggest this skill (ask, do not run unprompted) when the user signals a PR is finished or ready to review — e.g. "done with this PR", "ready for review", "let's open the PR", or just before calling `gh pr ready` / marking a draft ready — especially if `git log <base>..HEAD --oneline` shows many small WIP / fixup / "oops" commits.