mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
6e3d2ea56d
The skill and agent originally landed in cursor-team-kit via PR #70 and were unintentionally removed when the Thermos plugin (PR #92) relocated them. Restoring here so they remain available in team-kit alongside the standalone Thermos plugin. - Restore cursor-team-kit/skills/thermo-nuclear-code-quality-review/SKILL.md using the cleaned-up version (no internal-only references) that Thermos already ships. - Restore cursor-team-kit/agents/thermo-nuclear-code-quality-review.md verbatim from the original PR (points at the cursor-team-kit plugin for skill lookup). - Add the skill + agent rows back to cursor-team-kit/README.md and remove the now-misleading "moved to Thermos" pointer. Users installing both plugins will see the same skill name in two places; this is a known overlap and is fine for now. Co-authored-by: Cursor <cursoragent@cursor.com>