Skip to content

Instantly share code, notes, and snippets.

View acferM's full-sized avatar
🤔
Debbuging...

Matheus Acfer acferM

🤔
Debbuging...
View GitHub Profile
@acferM
acferM / SKILL.md
Created May 11, 2026 01:45
Code-review
name code-review
description Review the current branch's changes using the project's code review checklist, present findings interactively, then fix approved issues.

Code Review

Review the current branch's diff against main, present findings to the user for interactive triage, then apply approved fixes.

When to Use