mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
5080d38e4c
Thermos is a new plugin that packages thermo-nuclear branch review: - thermo-nuclear-review (skill) — deep security/correctness audit - thermo-nuclear-code-quality-review (skill) — harsh maintainability audit - thermos (skill) — orchestrator that runs both reviews in parallel with shared diff context and synthesizes findings - Two Task subagents (one per review skill) for diff-scoped audits The code-quality review previously lived in cursor-team-kit. Moved it into Thermos alongside the new deep-review rubric so the two reviewers sit together with their orchestrator. cursor-team-kit bumped to 1.2.0 with a pointer to the new plugin. Marketplace and root README updated with the new entry. Co-authored-by: Cursor <cursoragent@cursor.com>