Copilot Check banner
RemiAsselin42 RemiAsselin42

Copilot Check

Git community

Description

--- description: Analyze Copilot review feedback on a PR and judge each point (good practice / lacks context / wrong) before applying anything argument-hint: "[PR number(s)] — empty = PR of the current branch" allowed-tools: Bash(gh pr view:*), Bash(gh api:*), Bash(git log:*), Bash(git diff:*), Bash(git branch:*), Bash(git add:*), Bash(git commit:*), Bash(git push:*), Read, Grep, Glob, Edit --- You analyze **GitHub Copilot** review feedback on a Pull Request of this repo, then judge every poin

Installation

Installs to ~/.claude/skills/remiasselin42-claude-config-copilot-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/remiasselin42-claude-config-copilot-check && curl -fsSL https://raw.githubusercontent.com/RemiAsselin42/claude-config/HEAD/commands/copilot-check.md -o ~/.claude/skills/remiasselin42-claude-config-copilot-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository