Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Thermo Nuclear Code Quality Review

ASecurity

Perform a strict, read-only maintainability review of a completed implementation diff, including complexity audits and test economy. Use after impl, before PR preparation, or when asked for a thermonuclear, harsh, deep code-quality, cyclomatic-complexity, concise-tests, redundant-tests, architecture, spaghetti, abstraction, or large-file review. Report evidence-backed findings; never edit code or turn subjective preferences into automatic blockers.

3 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgitapisecurity

Works with

cursorapi

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add badmuriss/my-llm-kit --skill thermo-nuclear-code-quality-review --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Thermo Nuclear Code Quality Review?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Thermo Nuclear Code Quality Review
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/badmuriss-thermo-nuclear-code-quality-review/badge)](https://www.skillsdirectory.com/skills/badmuriss-thermo-nuclear-code-quality-review)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: thermo-nuclear-code-quality-review
description: Perform a strict, read-only maintainability review of a completed implementation diff, including complexity audits and test economy. Use after impl, before PR preparation, or when asked for a thermonuclear, harsh, deep code-quality, cyclomatic-complexity, concise-tests, redundant-tests, architecture, spaghetti, abstraction, or large-file review. Report evidence-backed findings; never edit code or turn subjective preferences into automatic blockers.
---

# Thermo-Nuclear Code Quality Review

Review the implementation diff as an independent, read-only critic. Favor a few high-confidence structural findings over style nits.

Adapted from Cursor Team Kit's MIT-licensed `thermo-nuclear-code-quality-review` at commit `6dbbdd50cef1bdbfb540f80df8b598d0a546e3aa`.

## Scope

1. Resolve the merge base and inspect the tracked implementation diff plus every untracked, non-ignored source file reported by `git status --porcelain`. Confirm that both sets were inspected, then read only the neighboring code needed to understand them.
2. Read repository instructions and canonical neighboring implementations.
3. Do not modify files, stage changes, commit, or run mutating tools.
4. Treat tests and linters as evidence, not proof of maintainable design.

## Review priorities

Review in this order:

1. Structural regressions and misplaced ownership.
2. A simpler design that deletes branches, modes, helpers, or indirection.
3. New special cases or scattered conditionals that make a shared path harder to reason about.
4. Weak type, API, state, concurrency, or failure boundaries.
5. Duplication of an existing canonical helper or abstraction.
6. Files pushed beyond roughly 1,000 lines by the diff without a strong cohesion reason.
7. Thin wrappers, premature generalization, magic behavior, and legibility problems with material maintenance cost.

Correctness, security, repository contracts, and delivered scope outrank aesthetic simplification. Never recommend a broad refactor without showing that it preserves behavior and reduces concrete complexity.

## Complexity audit

When the repository configures a cyclomatic-complexity rule, run its project-native
read-only command. Inspect new and worsened violations in changed functions. A high
score triggers review; it is not a finding by itself.

For a behavior-preserving refactor, compare the maximum-function score before and
after. Also compare the touched module's decision total when the tool exposes it,
production line count, helper and public-symbol count, and branches deleted versus
moved. Reject metric gaming that only scatters the same decisions across thin
wrappers. Prefer cohesive private boundaries that preserve a small public
interface.

Treat a configured gate failure, a new suppression, or a ceiling increase as a
material finding unless the approved task explicitly changes policy. Do not ask to
install a new analyzer or add a new repository policy during an unrelated review.
Exclude generated evidence and frozen runtime snapshots only when the repository
identifies them as generated.

## Test economy audit

Inspect changed tests for maintenance cost as well as coverage. Flag a test only
when the diff provides concrete evidence that it adds no distinct failure signal
or couples the suite to an implementation detail.

Look for tests that only pin a constant, default, configuration toggle, removed
behavior, trivial passthrough, type-system guarantee, or another test's behavior.
Also inspect repeated setup and case matrices whose boundaries cannot fail in a
different way. Before calling a case redundant, name the realistic defect it fails
to distinguish.

Preserve focused regressions for reproducible defects, non-trivial branching,
invariants, security, data integrity, and public contracts. Prefer the smallest
existing check that detects the risk. Do not ask for fewer tests when separate
cases exercise separate behavior.

## Evidence bar

For every finding:

- cite the exact file and line;
- describe the maintenance failure, not a personal preference;
- trace the affected flow far enough to rule out an existing abstraction or constraint;
- propose a specific, semantics-preserving remedy;
- state why the remedy is materially simpler;
- omit the finding when evidence is ambiguous.

Do not flag formatting, naming taste, comments, or test quantity unless they expose a concrete structural problem. Do not demand abstraction merely because code is long. Do not treat the 1,000-line signal as a mechanical failure.

## Output

Return findings first, ordered by severity. Use this shape:

```text
[severity] path:line - concise finding
Evidence: concrete behavior or structure in the diff.
Remedy: bounded, semantics-preserving change.
Why simpler: complexity removed or boundary clarified.
```

If no finding meets the evidence bar, return `No material maintainability findings.` Include a short residual-risk note only when something could not be inspected.

Attribution

badmurissbadmuriss
View sourceMore from badmuriss →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →