copilot-review

A command for reviewing GitHub Copilot comments on a branch or pull request, then applying the accepted code changes.

In plain words
What is it for?
Use it to find Copilot feedback, summarize it, modify the code, run formatting and lint checks, update branch-summary.md, and resolve handled comments.
Why use it?
It collects review feedback and keeps the code, pull-request summary, and review threads aligned after changes are made.

Command for Cursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/ohah/react-native-mcp/copilot-review
Clone the repo
git clone --depth 1 https://github.com/ohah/react-native-mcp

Made for: Cursor.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 298 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00298
Opus 5 $0.00000 $0.00149
Sonnet 5 $0.00000 $0.00060
Haiku 4.5 $0.00000 $0.00030

Measured 2d ago against content hash 8d7ad212ab76, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

copilot-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/commands/copilot-review.md · 23 lines

What it actually says

GitHub Copilot 리뷰 피드백 적용

브랜치/PR의 Copilot 피드백을 리뷰하고 제안된 변경사항을 적용합니다.

입력

  • 브랜치/PR 링크 (선택): 사용자가 링크를 제공할 수 있습니다. 제공하지 않으면 GitHub CLI로 현재 브랜치의 PR을 찾습니다.
  • 리뷰 텍스트: 사용자가 Copilot 리뷰 텍스트를 직접 붙여넣을 수 있습니다.

단계

  1. 리뷰 가져오기: PR 링크 또는 현재 브랜치에서 Copilot 리뷰를 찾습니다.
  2. 피드백 읽기: Copilot이 제안한 내용을 요약합니다.
  3. 변경사항 적용: 코드베이스를 수정합니다. 수정 후 format/lint를 실행합니다.
  4. 사용자에게 답변: 무엇을 변경했고 무엇을 건너뛰었는지 목록으로 알립니다.
  5. PR 내용 업데이트: branch-summary.md에 Copilot 리뷰 관련 내용을 추가합니다.
  6. 리뷰 스레드 해결: 처리된 Copilot 댓글 스레드를 GitHub에서 resolved로 표시합니다.

참고

  • 자동으로 커밋하지 않습니다. 사용자가 diff를 확인하고 /commit을 실행하도록 합니다.
  • Copilot 리뷰 적용 후 항상 PR 내용(branch-summary.md)을 업데이트합니다.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 23 lines · 0 tokens per session scan A 8d7ad212ab76

Subscribe to this mod's changes

copilot-review is a command published in the GitHub repository ohah/react-native-mcp (7 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 298 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.