Code Review

Review your own local code changes before pushing or creating a PR. Use when: the user wants to self-review staged or unstaged changes, check code quality before committing, or get feedback on work-in-progress. Covers readability, patterns, error handling, performance, and security. Do NOT use when: reviewing an existing pull request (use pr-review), reviewing code you didn't write, or when changes are already pushed to remote.

marco-souza 5b858aa 6.6 KB Updated

File contents

marco-souza/skills/tree/main/.agents/skills/code-review commit 5b858aa571

Frequently asked questions

npx skillmds@latest add marco-souza/code-review