Stats
Actions
Tags
From copilot
Internal guidance for presenting Copilot helper output back to the user
How this skill is triggered — by the user, by Claude, or both
Slash command
/copilot:copilot-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the helper returns Copilot output:
When the helper returns Copilot output:
copilot:copilot-rescue, do not turn a failed or incomplete Copilot run into a Claude-side implementation attempt. Report the failure and stop.copilot:copilot-rescue, if Copilot was never successfully invoked, do not generate a substitute answer at all./copilot:setup and do not improvise alternate auth flows.npx claudepluginhub mvpasarel/gh-copilot-plugin-cc --plugin copilotInternal guidance for presenting Copilot helper output back to the user
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.
Presents Pi helper output back to the user, preserving verdict, findings, and next steps. For reviews, stops after presenting findings and asks user which issues to fix.