reviewer-init

Automate interactive reviewer plugin setup by detecting existing configurations.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tvishwanadha/skills --skill reviewer-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer-init
Source: https://github.com/tvishwanadha/skills/tree/main/plugins/reviewer/skills/reviewer-init
Command: npx skills add https://github.com/tvishwanadha/skills --skill reviewer-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the process of configuring the reviewer plugin by guiding users through detection of existing configurations and setting up new review workflows.

Core Features & Use Cases

  • Interactive setup wizard for initializing reviewer configurations.
  • Detects existing reviewer configurations and suggests appropriate setup paths.
  • Orchestrates a sequence of creation skills to build the project's review configuration.

Quick Start

Run reviewer:reviewer-init to begin the interactive setup wizard.

Frequently Asked Questions about reviewer-init

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

FAQPage Schema
How do I set up a custom review workflow for my local project?

Setting up a custom review workflow involves running an interactive setup wizard that detects preexisting reviewer configurations and guides you through selecting options like custom review types and local overrides. It then sequentially executes creation skills to assemble your project's configuration.

What happens if I already have a reviewer configuration in my project?

If a reviewer configuration already exists, the interactive setup wizard detects it and suggests appropriate setup paths based on your current state. This allows you to extend the configuration with self-review extensions or local overrides rather than starting from scratch.

Can I create custom reviewer agents through an automated setup process?

Yes, you can create custom reviewer agents through the automated setup process. The wizard guides you through available options, allowing you to select and configure custom agents alongside custom review types as part of the sequential creation workflow.

Does the reviewer setup wizard support local overrides and self-review extensions?

The reviewer setup wizard supports local overrides and self-review extensions. It detects your existing project state and offers these specific options to help you tailor the review configuration to your local development needs.

What is the best way to initialize a reviewer plugin without manual configuration?

The best way to initialize a reviewer plugin without manual configuration is using an interactive setup wizard. It automates detection of existing setups and orchestrates the necessary creation skills to assemble a complete reviewer configuration sequentially.