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:
Check whether authored SKILL.md and generated artifacts drifted.
Check whether validation or generate behavior changed unexpectedly.
Check whether docs still describe the real authored contract.
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.
1---2name: review-checklist-33description: review-checklist4---5# review-checklist67> Claude generate for `skills/review-checklist/SKILL.md`. Edit the canonical source, then re-run `plugin-kit-ai skills generate`.89## Summary1011Apply a short, consistent review checklist before merging changes.12## Compatibility13- Requires a repository checkout14- Works best when the agent can inspect diffs and the touched files locally.1516## Canonical instructions1718# Review Checklist1920## What it does2122Provides a repeatable review checklist for code, docs, and generated artifact changes before handoff or merge.2324## When to use2526Use this when you want a quick review pass before merging or handing work off to another maintainer.2728## How to run2930Read the checklist, inspect the changed files, and record concrete findings or the absence of findings.3132Recommended checklist:33341. Check whether authored `SKILL.md` and generated artifacts drifted.352. Check whether validation or generate behavior changed unexpectedly.363. Check whether docs still describe the real authored contract.374. Check whether new failures are tied to exact files or behaviors.3839## Constraints4041- This skill is instructional only and has no command to execute.42- Keep findings concrete and tied to changed files or behaviors.
Run npx skillmds@latest add 777genius/review-checklist-3 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
review-checklist It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
777genius (@777genius) published this skill. Their other Agent Skills are listed on their SkillMD profile.