pr-backend-reviewer

pr-backend-reviewer is a skill for Claude Code, Codex from AndrewNgGirl/SkillLens. It costs 35 tokens per session (63 once invoked), scanned A, original, MIT.

A backend-focused pull-request reviewer that reads code changes and produces structured findings using backend review checks.

In plain words
What is it for?
Use it when reviewing pull requests that change server-side code, such as APIs, databases, or application logic.
Why use it?
It helps surface backend problems consistently without relying on one reviewer to notice every issue.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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 skills/andrewnggirl/skilllens/backend
Any agent
npx skills add AndrewNgGirl/SkillLens --skill backend
Clone the repo
git clone --depth 1 https://github.com/AndrewNgGirl/SkillLens

Made for: Claude Code, Codex.

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 pr-backend-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/andrewnggirl/skilllens/backend.svg)](https://agentmods.dev/skills/andrewnggirl/skilllens/backend)
Your own site
<a href="https://agentmods.dev/skills/andrewnggirl/skilllens/backend"><img src="https://agentmods.dev/badge/skills/andrewnggirl/skilllens/backend.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 63 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.1 $0.00035 $0.00063
Opus 5 $0.00017 $0.00032
Sonnet 5 $0.00007 $0.00013
Haiku 4.5 $0.00003 $0.00006

Measured 6d ago against content hash ee414567649e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

pr-backend-reviewer 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 6d 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.

skills/skill-scorer/examples/mega-pipeline/agents/backend/SKILL.md · 8 lines

What it actually says

Backend reviewer

Specialist for backend concerns in PR review.

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. 6d ago First seen · 8 lines · 35 tokens per session scan A ee414567649e

Subscribe to this mod's changes

pr-backend-reviewer is a skill published in the GitHub repository AndrewNgGirl/SkillLens (75 stars, last pushed 3mo ago), licensed MIT. It adds 35 tokens to every session and 63 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.

Related

Other skills, from other repositories

sdd-apply

Skill "sdd-apply" from Gentleman-Programming/gentle-ai, covering execution role, language domain contract, purpose, what you receive and execution and persistence contract.

Gentleman-Programming/gentle-ai · 0 tokens

graphql-contract-review

Review a GraphQL schema and a Backend-for-Frontend (BFF) contract BEFORE implementation, against a GraphQL-specific checklist: schema shape and nullability (null-bubbling), errors-as-data unions, N+1 and DataLoader, query cost and depth limits, cursor-connection pagination, federation entity ownership, breaking-change…

Mozurok/fhorja.dev · 192 tokens

interface-review

Use when reviewing a diff, pull request, or changed files for caller-facing interface quality across APIs, exported functions, service methods, hooks, component props, schemas, commands, events, or extension points. Focus on boundary shape rather than general correctness.

EzraApple/skills-init · 53 tokens

gentle-ai-collab-perfect

Trigger: contributing to Gentleman-Programming/gentle-ai as an external collaborator. Strict issue-first workflow, honest PR bodies, contributor-vs-maintainer scope, chained-PR strategy, verification protocol, docstring coverage. Load whenever the active repo is Gentleman-Programming/gentle-ai and any part of the…

Gentleman-Programming/gentle-ai · 106 tokens

issue-creation

Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

Gentleman-Programming/gentle-ai · 30 tokens

sdd-tasks

Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.

Gentleman-Programming/gentle-ai · 25 tokens