Review Logic

Use when: reviewing code for logic correctness, algorithmic bugs, missing error handling, async/await mistakes, null/undefined risks, race conditions, type contract violations, or spec compliance. Dispatched by review-orchestrator for --frontend, --backend, and --all. Also invoked directly: "review logic", "check correctness", "are there any bugs here". NOT for: security vulnerabilities, performance profiling, style/naming preferences, or architectural pattern concerns — those belong in their respective specialized reviewers.

MrCipherSmith 7158a71 10.5 KB Updated

File contents

MrCipherSmith/goodai-base/tree/main/skills/review-logic commit 7158a7180b

Frequently asked questions

npx skillmds@latest add mrciphersmith/review-logic