qiankunli
UserA guard-railed, closed-loop workflow for AI coding agents: live state bus + execution-level hard intercepts for Claude Code and Codex (GitHub PR / GitLab MR). From step-level to requirement-level; eval-driven, spec-driven, human-in-the-loop.
Categories
Indexed Skills (7)
gcampr
Commit current changes, push, and create/reuse a pull/merge request (GitHub PR or GitLab MR). Use when the user says "gcampr" or asks to commit + push + open/raise a PR / MR / pull request / merge request.
git-ops
Commit, push, safely rebase an existing branch, create/read/update/close a pull/merge request (GitHub PR or GitLab MR), cut a feature branch, or view recent PRs in the current repo. Triggers — gcam / gcamp / gcampr / rebase / 解决冲突 / 提 PR / 提 MR / pull request / merge request / 看 PR / 看 MR / 关 PR / 关 MR / 切新分支 / 起新分支 / 发版.
label-review
逐条评价 review 已发布到 GitLab/GitHub PR/MR 的 finding comments,并通过 devloop plugin 回复 ccr:label 标注,供后续 API 集中采集 ground truth。Use when the user asks to 看/处理/评价 review comments or findings, when a "Review findings: N 条待打标" context line surfaces, or when the user says 打标 / label findings.
fix-lint
Run make fix + make lint and report results. Use when the user wants to lint / format / fix lint, or before committing. Only `make fix` may modify code — never hand-edit to satisfy the linter.
gcam
Commit current changes without pushing. Use when the user says "gcam" or wants to commit only.
gcamp
Commit current changes and push, without creating a pull/merge request. Use when the user says "gcamp" or wants to commit + push (e.g. add a commit to an existing PR/MR branch).
run-test
Run the repo's component tests and report results. Use when the user wants to run tests, or to verify changes before pushing.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.