Launch both thermo-nuclear review subagents in parallel, then synthesize their findings.
npx -y skills add cursor/plugins --skill thermos --agent claude-codeInstalls into .claude/skills of the current project.
Run the two thermo review passes as async background subagents in parallel, then synthesize their results.
run_in_background: true:
subagent_type: "thermo-nuclear-review-subagent" for bugs, breakages, security, devex regressions, feature-flag leaks, and other branch-audit risks.subagent_type: "thermo-nuclear-code-quality-review-subagent" for maintainability, structure, file-size growth, spaghetti, abstractions, and codebase-health risks.If individual background summaries are already visible to the user, do not restate them wholesale. Surface the unified verdict, the highest-signal findings, and any remaining uncertainty.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills