Skip to content

Commit c7b2a60

Browse files
Trim SKILL.md description to fit 1024-char limit
The round-6 rewrite expanded the description past the validator ceiling (description must not exceed 1024 characters). Tightened the framing without losing the marketing punch, the convergence semantics correction, the trigger phrases, or the permission caveat. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 77d6004 commit c7b2a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/copilot-pr-autopilot/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: copilot-pr-autopilot
3-
description: 'Copilot just left 14 review comments on your PR — half are nits. You face hours of fix → reply → resolve → re-request review → repeat, and each re-request lands MORE comments. Up to 10 more rounds before Copilot finally shuts up. You are exhausted. Stop. This skill runs the whole loop for you: auto-triggers Copilot Code Review via GraphQL (no @copilot mention needed), triages every open thread (Copilot, humans, advanced-security) with a fix / decline / escalate rubric, dispatches parallel fix sub-agents that obey the repo build/test/lint conventions, commits one round per iteration, replies+resolves citing the pushed SHA, then re-triggers Copilot until HEAD is reviewed with zero threads awaiting the agent''s reply (any remaining open threads are explicit hand-offs to the human merge owner — escalated declines, design tradeoffs). You merge a clean PR; the bot ran the marathon. Use when Copilot left comments on your PR and you want them gone without babysitting. Trigger phrases: "address copilot comments", "run a copilot review loop", "fix this PR", "iterate on copilot feedback", "get this PR to green". Repo-agnostic, gh CLI + PowerShell. Full multi-round autopilot needs repo Triage/Write permission; external PR authors get single-iteration mode plus manual re-trigger (UI 🔄 or substantive-commit push).'
3+
description: 'Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments. This skill runs the whole loop: auto-triggers Copilot Code Review via GraphQL (no @copilot mention), triages every open thread (Copilot, humans, advanced-security) with a fix / decline / escalate rubric, dispatches parallel fix sub-agents that obey the repo build/test/lint conventions, commits per iteration, replies+resolves citing the pushed SHA, then re-triggers until HEAD is reviewed with zero threads awaiting the agent''s reply (remaining open threads are explicit hand-offs to the human merge owner — escalated declines, design tradeoffs). You merge a clean PR; the bot ran the marathon. Trigger phrases: "address copilot comments", "run a copilot review loop", "fix this PR", "iterate on copilot feedback", "get this PR to green". Repo-agnostic, gh CLI + PowerShell. Full autopilot needs repo Triage/Write; external PR authors get single-iteration mode plus manual re-trigger (UI 🔄 or substantive-commit push).'
44
---
55

66
# Copilot PR Autopilot

0 commit comments

Comments
 (0)