en un clic
GenieX
GenieX contient 2 skills collectées depuis qualcomm, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.