Skip to main content

review-checklist

Apply a short, consistent review checklist before merging changes.

Ir a la instalación

Datos de origen

Repositorio
777genius/universal-agent-plugins
Última actividad en el origen
5 de abril de 2026 a las 10:42
Idioma detectado de SKILL.md
inglés
Estrellas
13
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
2 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
review-checklist
description
Apply a short, consistent review checklist before merging changes.
execution_mode
docs_only
supported_agents
["claude","codex"]
allowed_tools
[]
compatibility
{"repo_required":true,"notes":["Works best when the agent can inspect diffs and the touched files locally."]}
# 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.
Ver en GitHub