jstar-reviewer

Configure and run J-Star Reviewer review and audit flows.

23|5|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill jstar-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jstar-reviewer
Source: https://github.com/JStaRFilms/VibeCode-Protocol-Suite/tree/main/assets/.agent/skills/jstar-reviewer
Command: npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill jstar-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install, configure, and use the J-Star Reviewer npm package. Use when a user wants to set up J-Star in a repository, publish or consume the npm package, initialize the local index, run the project review flow, run the separate security audit flow, or operate J-Star through JSON/headless commands.

Core Features & Use Cases

  • Install, configure, and run the J-Star Reviewer in a project to set up local indexing, review workflows, and security audits.
  • Use headless or JSON-driven commands to automate reviews, audits, and integration tests across CI workflows.
  • Validate a repository before publishing to npm and maintain consistent review practices with standardized prompts and flows.

Quick Start

Install J-Star Reviewer in your repository, initialize the local index, and run the review and audit flows.

Frequently Asked Questions about jstar-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews and security audits in my repository?

You can automate code reviews and security audits by installing the J-Star Reviewer npm package in your repository, initializing the local index, and running the review and audit flows. This enables consistent checks across local development and CI pipelines.

What do I need to set up automated repository reviews and audits?

To set up automated repository reviews and audits, you need Node.js 18+, Git, a Gemini API key, a Groq API key, and access to the J-Star tooling. These dependencies are required to initialize the index and run the review and audit steps.

Can I run headless code reviews and security audits in CI workflows?

Yes, you can run headless code reviews and security audits in CI workflows using JSON-driven commands. This allows you to automate reviews, audits, and integration tests across your pipelines without manual intervention.

How do I validate a repository before publishing an npm package?

You can validate a repository before publishing an npm package by running the J-Star review and audit flows. This ensures consistent review practices and security validation using standardized prompts before you publish or consume the package.

What is the difference between the review flow and the security audit flow?

The review flow handles standard code reviews while the security audit flow specifically targets security vulnerabilities. Both are separate steps executed after installing the J-Star Reviewer and initializing the local index in your repository.