Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Code Review

Guide for making code reviews. Use this when asked to make code reviews, or ask to use it before committing changes.

tools-only f4e95b9 3 files · 2.1 KB Updated 7 repo stars

File contents

Code review

Always start by inspecting the changes. If you're on the main git branch, typically the (staged) git diff. If you're on a different branch, the committed and uncommitted changes compared to the main branch.

Method

Please dispatch two subagents to carefully review the code changes. Tell them that they're competing with another agent. Make sure they look at both architecture and implementation. Tell them that whomever finds more issues wins honour and glory.

tools-only/X-Skills/tree/main/development/003-name-skill_f11cec39 commit f4e95b944f

Frequently asked questions

npx skillmds add tools-only/code-review-3