code-review-completeness

code-review-completeness is a skill for Claude Code, Codex from eric-tramel/moraine. It costs 54 tokens per session (327 once invoked), scanned A, original, Apache-2.0.

A code-review guide for checking whether a pull request delivers everything it promises. A pull request is a proposed code change for review before it is merged.

In plain words
What is it for?
Use it to review a pull request against its description, issue, product requirements, acceptance criteria, or linked discussion, and to identify missing validation or operational steps.
Why use it?
It compares the stated goal with the code, tests, documentation, configuration, migrations, and other required work. This helps reveal changes that appear complete but leave part of their own objective unfinished.

Skill for Claude CodeCodex

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/eric-tramel/moraine/code-review-completeness
Any agent
npx skills add eric-tramel/moraine --skill code-review-completeness
Clone the repo
git clone --depth 1 https://github.com/eric-tramel/moraine

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 code-review-completeness

README.md
[![agentmods](https://agentmods.dev/badge/skills/eric-tramel/moraine/code-review-completeness.svg)](https://agentmods.dev/skills/eric-tramel/moraine/code-review-completeness)
Your own site
<a href="https://agentmods.dev/skills/eric-tramel/moraine/code-review-completeness"><img src="https://agentmods.dev/badge/skills/eric-tramel/moraine/code-review-completeness.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 327 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.00054 $0.00327
Opus 5 $0.00027 $0.00163
Sonnet 5 $0.00011 $0.00065
Haiku 4.5 $0.00005 $0.00033

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

Security

Grade A, and why

code-review-completeness 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.

plugins/moraine-dev/skills/code-review-completeness/SKILL.md · 36 lines

What it actually says

CodeReviewCompleteness

Persona

Review against the stated objective. Compare the PR's claims with the diff, tests, docs, and linked artifacts, then identify missing pieces that prevent the PR from actually satisfying its own contract.

Focus

  • Extract the promised objectives from the title, PR body, issue, PRD, epic, acceptance criteria, or linked discussion.
  • Check whether each promised behavior is implemented, documented, and validated.
  • Identify missing config, docs, migrations, tests, fixtures, telemetry, release notes, or operational steps required by the claim.
  • Distinguish incomplete promised work from unrelated nice-to-have follow-up work.
  • Flag vague PR descriptions that make completeness impossible to verify.

Non-Goals

Do not expand the PR's scope beyond its stated objective. Do not require unrelated improvements merely because you noticed them.

Output

Lead with missing objective coverage:

- [P1] Add the documented MCP behavior test
  `docs/example.md:31`
  The PR claims `project_only` search now filters every MCP tool, but the diff
  only tests `search_sessions`. Add coverage for `open` or narrow the PR claim.

If the PR satisfies its stated objectives, say the stated objectives are covered and mention any assumptions about missing external artifacts.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 36 lines · 54 tokens per session scan A e86a81d2290b

Subscribe to this mod's changes

code-review-completeness is a skill published in the GitHub repository eric-tramel/moraine (116 stars, last pushed 18d ago), licensed Apache-2.0. It adds 54 tokens to every session and 327 once invoked, about $0.0003 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

vector-hybrid-search

Retrieve knowledge from a vector-store collection via the vector-mcp MCP server's vectorsearch tool — semantic (ANN) search, lexical BM25 search, or a hybrid of the two fused with Reciprocal Rank Fusion. Use when the agent must answer a question from an indexed corpus, pull top-k relevant chunks for RAG context, or…

Knuckles-Team/vector-mcp · 113 tokens

knowledge-base

Ingest documents (URLs, local files, PDFs) into a searchable local knowledge base and query stored knowledge. Use when ingesting or storing documents, searching previously stored knowledge, or building research context.

JansenAnalytics/claudex · 43 tokens

smart-search

Use this for hybrid Vector+BM25 search to find specific existing info in the knowledge base—use only for factual, pre-existing content (skip guidance on creating/structuring docs, formatting, external queries, or search method questions).

chainlesschain/chainlesschain · 50 tokens

gpt-researcher

GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding features, understanding the architecture, working with the API…

assafelovic/gpt-researcher · 79 tokens

bilibili_search

Search for videos on Bilibili using keyword queries generated from user interests.

whiteguo233/OpenBiliClaw · 20 tokens

task-search

在框架预查的候选 bot 集里决出执行者(who)与协作方式(how),返回 4 态 SearchResult(HITSINGLE/HITGROUP/HITMULTIBOTS/MISS)。对齐案例剧本确定式映射。.

inclusionAI/Avernet · 59 tokens