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 2827718 10.5 KB Updated

File contents

MrCipherSmith/goodai-base/tree/main/.metaproject/skills/gdskills/review/review-logic commit 2827718fba

Frequently asked questions

npx skillmds@latest add mrciphersmith/review-logic-2