vapa-review

Audit GitHub VAPA proposal issues against framework quality checklists.

1|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/insentek/VAPA --skill vapa-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vapa-review
Source: https://github.com/insentek/VAPA/tree/main/skills/vapa-review
Command: npx skills add https://github.com/insentek/VAPA --skill vapa-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of maintaining high-quality standards in AI-assisted development by providing an objective, framework-aligned audit of proposal issues without the risk of accidental modifications.

Core Features & Use Cases

  • Automated Quality Audit: Evaluates proposals against the VAPA framework's five review questions and quality checklist.
  • Read-Only Safety: Ensures the agent acts as an advisor by strictly prohibiting any write operations, label changes, or comment postings.
  • Use Case: Before a team commits to an implementation, use this skill to identify missing acceptance criteria or strategic misalignments in a proposal issue, ensuring only well-vetted tasks reach the execution phase.

Quick Start

Run the vapa-review skill by providing the issue number or full URL to analyze the proposal against the VAPA framework.

Frequently Asked Questions about vapa-review

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

FAQPage Schema
How do I audit a GitHub proposal issue against the VAPA framework?

To audit a GitHub proposal issue, provide the issue number or full URL to the skill, which fetches issue metadata and discussion threads via authenticated GitHub CLI to evaluate readiness against VAPA framework checklists.

What is a read-only code review for AI-assisted development proposals?

A read-only code review for AI-assisted development proposals is a safety mechanism that strictly prohibits write operations, label changes, or comment postings, ensuring the agent acts purely as an advisor to validate task readiness without accidental modifications.

Do I need GitHub CLI installed to run a VAPA proposal audit?

Yes, you need the GitHub CLI installed and authenticated, along with local repository context, because the VAPA proposal audit requires this access to fetch and evaluate issue metadata and discussion threads.

Can I check proposal readiness for missing acceptance criteria before implementation?

Yes, you can check proposal readiness before implementation by running the audit to identify missing acceptance criteria, technical gaps, and strategic misalignments in a proposal issue, ensuring only well-vetted tasks reach the execution phase.

What are the limitations of using a read-only agent for GitHub issue audits?

The limitation of using a read-only agent for GitHub issue audits is that it strictly prohibits any write operations, meaning it cannot automatically apply label changes, post comments, or modify the issue to enforce remediation.

Does vapa-review work with standard GitHub issue templates?

vapa-review works with GitHub-based VAPA proposal issues by fetching issue metadata and discussion threads, validating them against the framework's five review questions and quality checklist to assess alignment with project objectives.