원클릭으로
comment-triage
Rubber-duck Copilot PR/issue comments against the 3-model gate before changing any code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Rubber-duck Copilot PR/issue comments against the 3-model gate before changing any code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Reproducible playbook for verifying azure-analyzer is fully clean before/after a release. Covers docs freshness, simulation/mock leakage, runtime correctness, CI green, and PSGallery publish parity. Every step writes its result to the decisions inbox so the run is auditable.
When a multi-track plan references unbuilt modules, decide extract vs consume-as-built
Write repository documentation in the house voice: direct, concrete, no AI-tells, only ✅ ❌ emojis
{what this skill teaches agents}
Squad branching model: main-as-trunk workflow with short-lived issue branches
| name | comment-triage |
| description | Rubber-duck Copilot PR/issue comments against the 3-model gate before changing any code |
| domain | orchestration |
| confidence | high |
| source | extracted |
When Copilot (the GitHub Copilot reviewer bot, or any AI reviewer) leaves comments on a PR or on the linked issue, the authoring agent MUST NOT jump straight to code edits. Each comment is first triaged through the 3-model rubber-duck gate, then translated into plan todos, then the plan itself is rubber-ducked, and only then implemented. Applies equally to cloud agents (copilot-swe-agent[bot]) and background agents working locally.
The 3-model gate for this repo is: Opus 4.6 + Goldeneye + GPT-5.3-codex (see .copilot/copilot-instructions.md and .squad/decisions.md).
For every Copilot comment on a PR (review thread line comment, PR conversation comment, or issue comment on the linked issue):
plan.md and the SQL todos table with a short title + description referencing the comment URL.Valid comment (2-of-3 Valid):
.Count on potentially-scalar result → Opus 4.6 Valid, Goldeneye Valid, GPT-5.3-codex Valid.fix-count-scalar-wrap to plan.md + SQL.@(...), re-runs 3-model gate on diff → all 3 pass.Invalid comment (3-of-3 Invalid):
.github/copilot-instructions.md rules).Split verdict:
plan.md with the triaged todos