Help us improve
Share bugs, ideas, or general feedback.
From copilot
Internal guidance for presenting Copilot helper output back to the user
npx claudepluginhub wagnersza/copilot-plugin-cc --plugin copilotHow 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:
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.
Presents structured output from multi:* helper tools (Cursor, Gemini, Copilot, etc.) preserving verdict, summary, findings, and next-steps sections. Handles messy interleaved output and failed runs.
Share bugs, ideas, or general feedback.
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./copilot:review or /copilot:status without explicit user direction.