jstar-reviewer
Installation
SKILL.md
J-Star Reviewer
When to Use
Use this skill when the user wants to:
- install J-Star from npm in any repository
- set up
.env.local,.jstar/, and.gitignore - initialize or refresh the local code index
- run
reviewandauditas separate required steps - use J-Star in automation with
--jsonor--headless - validate the package repo before publishing to npm
Core Rule
review and audit are separate steps.
If the user is serious about a change set, run both:
reviewfor hybrid deterministic + LLM code reviewauditfor deterministic security audit