Skip to content

Add thermo-nuclear code quality review skill and subagent - #43

Merged
Miyamura80 merged 1 commit into
mainfrom
claude/thermo-nuclear-code-quality-skill-1h27n2
Sep 7, 2026
Merged

Miyamura80 merged 1 commit into
mainfrom
claude/thermo-nuclear-code-quality-skill-1h27n2

Conversation

@Miyamura80

@Miyamura80 Miyamura80 commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Installs a strict maintainability review skill plus its Task subagent. No product code changes; only agent/skill config files under .claude/.

Changes

  • Add .claude/skills/thermo-nuclear-code-quality-review/SKILL.md — user-invocable rubric (/thermo-nuclear-code-quality-review) for an extremely strict maintainability review (code-judo simplification, 1k-line file rule, spaghetti-branch growth, boundary/type cleanliness).
  • Add .claude/agents/thermo-nuclear-code-quality-review.md — a Task subagent (subagent_type: "thermo-nuclear-code-quality-review") that reads the skill file as its complete rubric and reviews the diff/file contents handed to it by a parent.

Testing

Config-only change (Markdown under .claude/); no Kotlin/source or build files touched.

  • Build passes (./gradlew assembleDebug)
  • Unit tests pass (./gradlew testDebugUnitTest)
  • Lint passes (./gradlew lintDebug)

Related Issues

N/A

🤖 Generated with Claude Code

https://claude.ai/code/session_01EfMSLoG9JevX3WbiKn5Vxq


Generated by Claude Code


Summary by cubic

Adds a strict maintainability review skill and its Task subagent under .claude/, with no product code changes.

  • Adds .claude/skills/thermo-nuclear-code-quality-review/SKILL.md, a user-invocable rubric (/thermo-nuclear-code-quality-review) for an extremely strict maintainability review covering code-judo simplification, the 1k-line file rule, spaghetti-branch growth, and type/boundary cleanliness.
  • Adds .claude/agents/thermo-nuclear-code-quality-review.md, a Task subagent that reads the skill file as its complete rubric and reviews the diff and file contents passed by a parent agent.
  • Config-only change under .claude/; no Kotlin/source or build files touched.

Written for commit e2a454b. Summary will update on new commits.

Review in cubic

Install a strict maintainability review skill (user-invocable as
/thermo-nuclear-code-quality-review) plus its Task subagent, which reads
the skill file as its rubric.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EfMSLoG9JevX3WbiKn5Vxq
@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing

@Miyamura80
Miyamura80 merged commit dd0418f into main Sep 7, 2026
3 checks passed
@github-actions
github-actions Bot deleted the claude/thermo-nuclear-code-quality-skill-1h27n2 branch September 7, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants