review

Installation
SKILL.md

Review

Review the requested Python scope with these priorities.

Input

Scope: $ARGUMENTS

Review Dimensions

  1. Correctness and boundary safety — external data validated at boundaries; no raw payloads in typed core
  2. Design clarity and maintainability — clear module responsibilities; SOLID applied
  3. Test quality and debugging ergonomics — behavioral names; AAA pattern; edge cases covered
  4. Type health and escape hatches — no unjustified Any; boundary modules only for raw data
  5. Operational clarity — clear failures; explicit configuration; debuggable behavior

Checklist

Related skills

More from jamie-bitflight/claude_skills

Installs
9
GitHub Stars
44
First Seen
Mar 29, 2026