thermos

Conduct parallel security and code-quality audits on code changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the code review process by conducting parallel security and code-quality audits, providing a consolidated, prioritized outcome.

Core Features & Use Cases

  • Parallel Reviews: Conducts two independent reviews simultaneously: one for security and another for code quality.
  • Unified Verdict: Synthesizes the findings from both reviews into a single prioritized verdict.
  • Use Case: Ideal for developers who need a comprehensive review of their codebase, ensuring both security and quality are addressed.

Quick Start

Run the thermos skill with the optional base branch argument, e.g., 'thermos --base=feature-branch'.

Frequently Asked Questions about thermos

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

FAQPage Schema
How do I run parallel security and code quality audits on my code changes?

Parallel security and code-quality audits are conducted simultaneously on code changes by executing the review script, which independently assesses vulnerabilities and quality before synthesizing a unified, prioritized review outcome.

What is a unified verdict in code review and how does it help?

A unified verdict in code review synthesizes independent findings from parallel security and code-quality audits into a single, prioritized outcome, ensuring both vulnerabilities and quality issues are addressed comprehensively.

Can I specify a base branch when reviewing code for security and quality?

Yes, you can specify a base branch for security and quality reviews by providing it as an optional argument, allowing the parallel audits to accurately target and inspect the specific code changes made against that branch.

Does parallel code review work for comprehensive vulnerability assessment?

Parallel code review works for comprehensive vulnerability assessment by running an independent security audit alongside a code-quality check, ensuring thorough code inspection and vulnerability detection within software development workflows.

What is the best way to consolidate security and code quality findings?

The best way to consolidate security and code quality findings is through parallel reviews that synthesize independent audit results into a single prioritized verdict, streamlining the code review process for developers.