review-checklist

review-checklist is a skill for Claude Code, Codex from 777genius/plugin-kit-ai. It costs 0 tokens per session (242 once invoked), scanned A, a copy of review-checklist, MIT.

A short checklist for reviewing code, documentation, and generated files before merging or handing work to another maintainer.

In plain words
What is it for?
Use it for a consistent final review of changed files and generated artifacts. It gives instructions but does not run a command.
Why use it?
It helps catch mismatches, unexpected validation changes, unclear documentation, and failures that are not tied to specific files or behaviors.

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/777genius/plugin-kit-ai/review-checklist
Any agent
npx skills add 777genius/plugin-kit-ai --skill review-checklist
Clone the repo
git clone --depth 1 https://github.com/777genius/plugin-kit-ai

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 review-checklist

README.md
[![agentmods](https://agentmods.dev/badge/skills/777genius/plugin-kit-ai/review-checklist.svg)](https://agentmods.dev/skills/777genius/plugin-kit-ai/review-checklist)
Your own site
<a href="https://agentmods.dev/skills/777genius/plugin-kit-ai/review-checklist"><img src="https://agentmods.dev/badge/skills/777genius/plugin-kit-ai/review-checklist.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 242 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00000 $0.00242
Opus 5 $0.00000 $0.00121
Sonnet 5 $0.00000 $0.00048
Haiku 4.5 $0.00000 $0.00024

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

Security

Grade A, and why

review-checklist 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.

Origin

This is a copy

100% identical to review-checklist — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

examples/skills/docs-only-review/generated/skills/claude/review-checklist/SKILL.md · 39 lines

What it actually says

review-checklist

Claude generate for skills/review-checklist/SKILL.md. Edit the canonical source, then re-run plugin-kit-ai skills generate.

Summary

Apply a short, consistent review checklist before merging changes.

Compatibility

  • Requires a repository checkout
  • Works best when the agent can inspect diffs and the touched files locally.

Canonical instructions

Review Checklist

What it does

Provides a repeatable review checklist for code, docs, and generated artifact changes before handoff or merge.

When to use

Use this when you want a quick review pass before merging or handing work off to another maintainer.

How to run

Read the checklist, inspect the changed files, and record concrete findings or the absence of findings.

Recommended checklist:

  1. Check whether authored SKILL.md and generated artifacts drifted.
  2. Check whether validation or generate behavior changed unexpectedly.
  3. Check whether docs still describe the real authored contract.
  4. Check whether new failures are tied to exact files or behaviors.

Constraints

  • This skill is instructional only and has no command to execute.
  • Keep findings concrete and tied to changed files or behaviors.
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 · 39 lines · 0 tokens per session scan A 96dc91181951

Subscribe to this mod's changes

review-checklist is a skill published in the GitHub repository 777genius/plugin-kit-ai (10 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 242 tokens. A static security scan graded it A with 0 findings. It is 100% identical to review-checklist, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

verify-change

变更校验关卡。分析代码变更,检测文档同步状态,评估变更影响范围。当用户提到变更检查、文档同步、代码审查、提交前检查、diff分析时使用。在设计级变更、重构完成时自动触发。.

fengshao1227/ccg-workflow · 65 tokens

verify-module

模块完整性校验关卡。扫描目录结构、检测缺失文档、验证代码与文档同步。当用户提到模块校验、文档检查、结构完整性、README检查、DESIGN检查时使用。在新建模块完成时自动触发。.

fengshao1227/ccg-workflow · 61 tokens

verify-quality

代码质量校验关卡。检测复杂度、重复代码、命名规范、函数长度等质量指标。当用户提到代码质量、复杂度检查、代码异味、重构建议、lint检查、代码规范时使用。在复杂模块、重构完成时自动触发。.

fengshao1227/ccg-workflow · 64 tokens

conductor-review

Reviews the completed track work against guidelines and the plan. Acts as a Principal Software Engineer to ensure quality and compliance.

gemini-cli-extensions/conductor · 27 tokens

red-team-review

Unified adversarial review: v4.3 Strategic Matrix (MTA-004). 7-phase framework: Priors → Rubric → Adversarial Lenses → SWOT/TOWS → MCDA Decision Engine → Blind Spot/Kill Switch → Executive Summary. Absorbs: bias-detector.

winstonkoh87/Athena-Public · 65 tokens

decision-journal

Unified decision lifecycle: Pre-decision logging, post-decision review, failure classification, and calibration tracking. Absorbs: post-mortem-engine.

winstonkoh87/Athena-Public · 35 tokens