apollo-mcp-server: Skill for Claude Code

.claude/skills/review/SKILL.md

review is a skill for Claude Code from apollographql/apollo-mcp-server. It costs 42 tokens per session (2,777 once invoked), scanned A, original, MIT.

A GitHub Actions review command for Rust pull requests. A pull request is a proposed code change waiting for review before it is merged.

In plain words
What is it for?
Use it to review the current Rust pull request and post actionable inline comments plus a summary directly on GitHub.
Why use it?
It focuses review feedback on security, performance, tests, and Rust practices, while filtering out comments that are only personal style preferences.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code.

This is apollographql/apollo-mcp-server's own configuration. It tells Claude Code how to work on apollo-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything apollo-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to apollographql/apollo-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/apollographql/apollo-mcp-server/main/.claude/skills/review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/apollographql/apollo-mcp-server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for review

README.md
[![agentmods](https://agentmods.dev/badge/skills/apollographql/apollo-mcp-server/review/github.svg)](https://agentmods.dev/skills/apollographql/apollo-mcp-server/review)
Your own site
<a href="https://agentmods.dev/skills/apollographql/apollo-mcp-server/review"><img src="https://agentmods.dev/badge/skills/apollographql/apollo-mcp-server/review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for review

Your own site · 80×15
<a href="https://agentmods.dev/skills/apollographql/apollo-mcp-server/review"><img src="https://agentmods.dev/badge/skills/apollographql/apollo-mcp-server/review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,777 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00042 $0.02777
Opus 5 $0.00021 $0.01388
Sonnet 5 $0.00008 $0.00555
Haiku 4.5 $0.00004 $0.00278

Measured 9d ago against content hash 5d247b7a2777, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

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 9d 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.

.claude/skills/review/SKILL.md · 222 lines

How it starts

The opening of the file, as written. The whole thing — 222 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Rust Pull Request Review

Review the current PR with a focus on high-signal, actionable feedback. Avoid nitpicks and style preferences unless they impact correctness or maintainability.

Usage

/review

This skill runs in GitHub Actions and automatically reviews the current PR, posting inline comments and a summary directly to GitHub.

Best Practices Reference

Before reviewing, familiarize yourself with Apollo's Rust best practices by reading the rust-best-practices skill. Read ALL relevant chapters in the same turn in parallel. Reference these files when providing feedback:

Additionally, you MUST ALWAYS read @.claude/MEMORIES.md which is a long term memory file of feedback you have been given on your reviews on previous PRs. You should utilize and consider these memories when determining what feedback to leave on the PR.

Read the full file on GitHub · 222 lines

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. 9d ago First seen · 222 lines · 42 tokens per session scan A 5d247b7a2777

Subscribe to this mod's changes

review is a skill published in the GitHub repository apollographql/apollo-mcp-server (308 stars, last pushed today), licensed MIT. It adds 42 tokens to every session and 2,777 once invoked, about $0.0002 per session on Opus 5. 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-30.