thermo-nuclear-code-quality-review
Installation
SKILL.md
Thermo-Nuclear Code Quality Review
Quick start
- Read PR description, commit messages, inline comments first.
- Flag deferred-debt justifications with no issue number as findings.
- Run lenses (inline or via sub-agents — see below).
- Output findings in the format below. Append final verdict.
Mission
Not: does it work? Ask: does this make next change easier?
Delete accidental complexity. Preserve domain boundaries, correctness, auditability, observability, security, failure handling, real invariants.
Review as if responsible for next six months of changes. Best finding: "this whole path disappears if we model state directly."