@atharva-again/thermo-nuclear-code-quality-review
Thermo-nuclear code-quality review workflow for pi
Package details
Install @atharva-again/thermo-nuclear-code-quality-review from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@atharva-again/thermo-nuclear-code-quality-review- Package
@atharva-again/thermo-nuclear-code-quality-review- Version
0.1.0- Published
- Jul 25, 2026
- Downloads
- 73/mo · 73/wk
- Author
- atharva-again
- License
- unknown
- Types
- extension
- Size
- 62.2 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./review.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
thermo-nuclear-code-quality-review
thermo-nuclear-code-quality-review provides the same review workflow as
@earendil-works/pi-review,
but uses Cursor's Thermo-Nuclear Code Quality Review skill
as its review prompt.
Install
pi install npm:@atharva-again/thermo-nuclear-code-quality-review
For a local checkout:
pi install ./thermo-nuclear-code-quality-review
Usage
/thermo-nuclear-review
/thermo-nuclear-review uncommitted
/thermo-nuclear-review branch main
/thermo-nuclear-review commit abc123
/thermo-nuclear-review pr 123
/thermo-nuclear-review pr https://github.com/owner/repo/pull/123
/thermo-nuclear-review folder src docs
/thermo-nuclear-review branch main --extra "focus on performance and error handling"
Finish a review branch with:
/thermo-nuclear-end-review
The extension supports all review targets, review-session branching, custom
review instructions, project REVIEW_GUIDELINES.md files, and review-summary
and fix-follow-up actions from pi-review.
License
MIT. This package includes modified code from @earendil-works/pi-review.
See LICENSE.