thermo-nuclear-review

Audit code changes for security vulnerabilities, correctness, and breaking changes.

1|Updated May 31, 2026
One-click install
npx skills add https://github.com/kyn0v/Binwak --skill thermo-nuclear-review-kyn0v
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thermo-nuclear-review
Source: https://github.com/kyn0v/Binwak/tree/main/.github/skills/thermo-nuclear-review
Command: npx skills add https://github.com/kyn0v/Binwak --skill thermo-nuclear-review-kyn0v

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for comprehensive security and correctness auditing in code reviews, providing a robust mechanism for identifying potential risks and issues before they impact the codebase.

Core Features & Use Cases

  • Branch Diffs Audit: A thorough audit of changes made to branch diffs.
  • Security and Correctness Checks: Detects bugs, security vulnerabilities, and potential breaking changes.
  • Developer-Experience Guardian: Identifies and prevents issues that may harm the developer's environment.
  • Feature-Gate Leak Detector: Ensures feature gates are respected, preventing unauthorized features from being activated.

Quick Start

To initiate a thermo-nuclear review on the latest commit, use: thermo-nuclear-review.

Frequently Asked Questions about thermo-nuclear-review

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

FAQPage Schema
How do I audit code changes for security vulnerabilities and breaking changes?

To audit code changes for security vulnerabilities, you can use this Skill to perform an end-to-end diff inspection that detects bugs, security flaws, and potential breaking changes before they impact the codebase.

Can I automate bug detection and correctness checking in a CI/CD pipeline?

Yes, you can automate bug detection and correctness checking within CI/CD pipelines by applying this Skill's detailed diff parsing and vulnerability checking to branch diffs during software development.

What is the best way to detect feature-gate leaks in branch diffs?

The best way to detect feature-gate leaks in branch diffs is to use an auditing tool that ensures feature gates are respected, preventing unauthorized features from being activated during code review.

Do I need detailed diff parsing to review code for correctness and security?

Yes, detailed diff parsing is required to review code for correctness and security, as it enables thorough end-to-end inspection of branch diffs to identify potential risks and developer environment issues.

How does a developer-experience guardian prevent issues in software development?

A developer-experience guardian prevents issues in software development by identifying and blocking code changes that may harm the developer's environment, ensuring robust security and correctness auditing.