autistic-code-review
Installation
SKILL.md
Autistic Code Review
Goal
Audit an implementation end-to-end, with or without a formal plan, and produce a defensible review with evidence from code, diffs, tests, and manual UI verification.
When to use
Use this skill when the user asks for a broad post-implementation review such as:
- comparing implementation to an attached plan or handoff
- reviewing uncommitted or committed changes for regressions and bugs
- manually verifying front-end behavior with an in-app browser, Playwright, and/or agent-browser
- assessing strategic implementation quality, not only local correctness
- identifying test coverage gaps, adding tests, and running suites across application and database layers
Entry criteria
Check these preconditions before deep review: