بنقرة واحدة
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