vapa-proposal
Installation
SKILL.md
/vapa-proposal
Create a new VAPA proposal on a GitHub repository. The skill helps you turn a one-line idea into a complete, well-structured proposal, shows a preview, and only creates the Issue after you confirm.
Modes
- With a subject: AI gathers repository context, infers the Issue Type, asks clarifying questions if needed, drafts the full proposal, previews it, and creates the Issue upon confirmation.
- With a subject and explicit Issue Type: skip type inference and use the provided type.
- Without arguments: list pending proposals (
status: draft,status: refining,status: ready-for-review).
Proposal numbering
Every approved proposal receives a VEP-XXXX prefix (4-digit, zero-padded). The shell backend computes the next number from existing issue titles at submission time.