thermo-nuclear-code-quality-review

Audit pull requests for structural code quality regressions and simplification opportunities.

9|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/susomejias/rembric --skill thermo-nuclear-code-quality-review-susomejias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thermo-nuclear-code-quality-review
Source: https://github.com/susomejias/rembric/tree/main/.agents/skills/thermo-nuclear-code-quality-review
Command: npx skills add https://github.com/susomejias/rembric --skill thermo-nuclear-code-quality-review-susomejias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the common issue of pull requests introducing hidden maintainability debt, unstructured code growth, and missed simplification opportunities that erode codebase health over time, even when the code functions correctly.

Core Features & Use Cases

  • Ultra-Strict Review Standards: Enforces explicit rules for file size limits, abstraction quality, control flow simplicity, and architectural consistency.
  • Code Judo Identification: Actively searches for restructuring opportunities that eliminate entire categories of complexity without changing behavior.
  • Use Case: Ideal for teams that want to maintain high code quality standards, catch structural regressions early in PR review, and prevent the gradual accumulation of technical debt from scattered special-case logic and unnecessary indirection.

Quick Start

Use the thermo-nuclear-code-quality-review skill to audit the latest pull request for structural code quality issues and high-impact simplification opportunities.

Frequently Asked Questions about thermo-nuclear-code-quality-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
When do I need to run a code audit for technical debt and abstraction quality?

Run a code audit for technical debt and abstraction quality when reviewing pull requests across software projects. It actively prevents the gradual accumulation of technical debt from scattered special-case logic and unnecessary indirection.

How do I enforce strict code quality standards during a pull request review?

Enforce strict code quality standards during pull request review by auditing structural regressions, maintainability debt, and unnecessary complexity. This process validates file size limits, abstraction quality, and control flow simplicity to prevent technical debt accumulation.

What is the best way to identify refactoring opportunities that simplify complex code?

Identify refactoring opportunities that simplify complex code by applying a code judo technique, which actively searches for restructuring options that eliminate entire categories of complexity without altering external behavior.

Can a code review catch maintainability debt if the code still functions correctly?

Yes, you can prevent hidden maintainability debt in functioning code by auditing code changes for unstructured growth and missed simplification opportunities, ensuring codebase health even when the underlying logic operates correctly.

Does this code audit approach focus on structural improvements or stylistic fixes?

This code audit approach prioritizes dramatic structural improvement and architectural consistency over minor stylistic fixes. It strictly enforces file size limits and control flow simplicity to catch structural regressions early.

When do I need to run a code audit for technical debt and abstraction quality?

Run a code audit for technical debt and abstraction quality when reviewing pull requests across software projects. It actively prevents the gradual accumulation of technical debt from scattered special-case logic and unnecessary indirection.