skill
职业分类
描述
更新
guided-pr-fixup
软件开发工程师
Performs a guided fixup of a given GitHub PR. Checks out the PR branch, retrieves CI status and review comments, reruns flaky CI checks, resolves code/compilation/test/lint failures locally, addresses review comments, verifies locally using gradlew check, and presents changes to the user for approval before pushing or responding.
2026-07-10
improve-code-coverage
软件质量保证分析师与测试员
Helps increment code coverage in this Kotlin Multiplatform project. Guides the agent to ask the user for the number of areas to improve, establish a baseline report, plan the improvements, write Kotlin unit tests following all Detekt/formatting style rules, and commit them (including using git fixup).
2026-06-18