Skip to main content

review-checklist

Apply a short, consistent review checklist before merging changes.

Ir para a instalação

Informações da origem

Repositório
777genius/universal-agent-plugins
Última atividade na origem
5 de abril de 2026 às 10:42
Idioma detectado do SKILL.md
inglês
Estrelas
13
Forks
2

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
2 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub