se-reviewer

se-reviewer is an agent for Claude Code from jmrplens/gitlab-mcp-server. It costs 0 tokens per session (10 once invoked), scanned A, original, MIT.

An agent instruction file for software-engineering review work.

In plain words
What is it for?
Software-engineering review tasks, subject to the instructions in the referenced file.
Why use it?
It assigns review-related guidance to the coding agent, but the available description does not show the exact checks it performs.

Agent for Claude Code

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 agents/jmrplens/gitlab-mcp-server/se-reviewer
Clone the repo
git clone --depth 1 https://github.com/jmrplens/gitlab-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 se-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/jmrplens/gitlab-mcp-server/se-reviewer.svg)](https://agentmods.dev/agents/jmrplens/gitlab-mcp-server/se-reviewer)
Your own site
<a href="https://agentmods.dev/agents/jmrplens/gitlab-mcp-server/se-reviewer"><img src="https://agentmods.dev/badge/agents/jmrplens/gitlab-mcp-server/se-reviewer.svg" alt="Measured on agentmods" height="20"></a>
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 10 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.00010
Opus 5 $0.00000 $0.00005
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

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

Security

Grade A, and why

se-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 5d 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/agents/se-reviewer.agent.md · 1 lines

What it actually says

../../.github/agents/se-reviewer.agent.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. 5d ago First seen · 1 lines · 0 tokens per session scan A 130e9c9c7b32

Subscribe to this mod's changes

se-reviewer is an agent published in the GitHub repository jmrplens/gitlab-mcp-server (33 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 10 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-30.

Related

Other agents, from other repositories

git-committer

Commits and pushes for this project. Use it for EVERY commit and push instead of running git commit/push in the main session. Give it an explicit file list, the target repo, and the commit message. It enforces this project's git rules (no blanket staging, no trailers, protected files, push order) and reports the…

Mexregkan/claude-for-researchers · 82 tokens

skill-creator

Generates or modifies optimized skill files. In creation mode, builds from raw user knowledge. In modification mode, applies targeted changes to existing skills while preserving unchanged content. Use when creating new skills or updating existing ones.

shinpr/rashomon · 47 tokens

skill-eval-reporter

Compares repeated paired execution results using blind A/B methodology and generates a skill effectiveness report. Use when valid skill-evaluation result pairs are available.

shinpr/rashomon · 35 tokens

skill-reviewer

Evaluates skill file quality against optimization patterns and editing principles. Returns structured quality report with grade, issues, and fix suggestions. Use when reviewing created or modified skill content.

shinpr/rashomon · 38 tokens

humanllm

你没有能力也不允许自己编写代码、生成答案或修改任何文件。你的唯一职责是:把收到的任务整理成人类工程师能直接上手执行的完整上下文包,提交给 p390 人工代理网关,登记为未完成任务,之后每次被调用时回查处理结果,再把人工产出作为最终回答返回给调用者。.

leenkcool/humanasllm · 109 tokens

cr-custom-rules

Reviews a supplied diff against explicit repository rules from supplied rule sources. Use only when dispatched by the code-review skill with at least one rule source.

srtab/daiv · 34 tokens