Copilot Leak banner
azrtydxb azrtydxb

Copilot Leak

Development community

Description

--- description: "Copilot's auto-review escapes: find them since the last look, sanitise them, and turn each one into a lesson." --- The user invoked /procoder:copilot-leak with arguments: $ARGUMENTS Run: "${CLAUDE_PLUGIN_ROOT}/hooks/launcher.sh" copilot-leak $ARGUMENTS (With no arguments it looks back 24 hours. `--since 6h` narrows the window to any duration; `--quiet` reports the count and never prompts; `--from-copilot` reads the captured ledger back instead of going to look for more,

Installation

Installs to ~/.claude/skills/azrtydxb-procoder-copilot-leak/SKILL.md

Terminal
mkdir -p ~/.claude/skills/azrtydxb-procoder-copilot-leak && curl -fsSL https://raw.githubusercontent.com/azrtydxb/procoder/HEAD/commands/copilot-leak.md -o ~/.claude/skills/azrtydxb-procoder-copilot-leak/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository