thermo-nuclear-review

Audit a checked-out branch for bugs, security vulnerabilities, and regression risks.

2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kscius/KS-Cursor-Orchestrator --skill thermo-nuclear-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thermo-nuclear-review
Source: https://github.com/kscius/KS-Cursor-Orchestrator/tree/main/skills/thermo-nuclear-review
Command: npx skills add https://github.com/kscius/KS-Cursor-Orchestrator --skill thermo-nuclear-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive, end-to-end security and correctness auditing of a checked-out branch or PR to detect bugs, security issues, and regressions introduced by new changes.

Core Features & Use Cases

  • On-diff review focused on added or modified code within PRs or branches.
  • Security and correctness checks across multiple files and modules with risk scoring and actionable remediation guidance.
  • Use Case: When reviewing a hotfix or feature branch, run this skill to identify critical vulnerabilities, broken functionality, and devex regressions before merge.

Quick Start

Trigger thermo-nuclear-review on the current branch to perform a comprehensive security and correctness audit of the changes.

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 a pull request for security vulnerabilities and regressions?

Branch security auditing targets newly added or modified code within a checked-out branch to detect bugs and regressions. It enforces diff-scoped analysis and cross-file impact assessment, ensuring new changes do not introduce breaking functionality or developer experience regressions.

What is the best way to review a hotfix branch before merge?

The best way to review a hotfix branch is performing a comprehensive security and correctness audit on the checked-out code. This highlights critical vulnerabilities, broken functionality, and devex regressions introduced by the new changes, providing risk scoring and actionable remediation steps.

Can I check cross-file impact and breaking changes in a code diff?

You can check cross-file impact and breaking changes by enforcing diff-scoped analysis across multiple files and modules. This security-first branch audit evaluates modified code interactions to identify potential breaking functionality and regression risks introduced by the new changes.

Does automated code review detect developer experience regressions?

Automated code review can detect developer experience regressions by applying correctness checks across the branch diff. It focuses on added or modified code to identify potential devex regressions and broken functionality alongside standard security vulnerabilities.

How do I get actionable remediation guidance for security issues in a feature branch?

To get actionable remediation guidance for security issues, run a thorough branch audit on the checked-out feature branch. This analyzes the diff for vulnerabilities and bugs, providing targeted remediation steps and risk scoring for the introduced changes.