Review changes
Skill lisanogueira/awesome-claude/examples/project-template/.claude/skills/review-changes
Revise alterações locais ou um diff procurando bugs funcionais, regressões, riscos de segurança e testes ausentes. Use antes de commit ou pull request.From its SKILL.md
npx -y skills add lisanogueira/awesome-claude --skill review-changesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 208 tokens by cl100k_base, as published. Nobody here has run it
Revisar alterações
Revise o diff atual com foco em $ARGUMENTS quando esse argumento estiver presente.
Processo
- Leia
git statuse o diff relevante. - Entenda a intenção pelos testes, issue ou contexto disponível.
- Procure bugs demonstráveis, regressões, falhas de segurança e cobertura ausente.
- Não liste preferências puramente estilísticas.
- Para cada achado, informe severidade, arquivo, trecho, cenário e correção sugerida.
- Se não houver achados, diga isso e liste qualquer risco que não pôde ser verificado.
Formato
[alta|média|baixa] Título curto
Local: caminho:linha
Cenário: como o problema ocorre
Impacto: consequência concreta
Correção: menor mudança recomendada
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.