vapa-init

Installation
SKILL.md

/vapa-init

Initialize the VAPA (Vision-driven · Async · Proposal-based · Agent-executed) workflow on the current GitHub repository.

What it does

  1. Detects the target repository from git remote get-url origin.
  2. Checks the remote repo for VAPA configuration across three layers:
    • Issue types (organization-level): Feature, Problem, Vision Amendment, Experiment, Improvement, Technical Debt, Research
    • Issue fields (organization-level): Align, Size, Shaper, Reviewed By, Validator, Sponsor. The contributor-role fields (Shaper, Reviewed By, Validator, Sponsor) are single-select fields whose options are the organization's members.
    • Labels (repository-level): only the status:* taxonomy
    • Issue templates (repository-level): feature-proposal, problem-statement, vision-amendment, experiment
  3. Asks you to choose the action:
    • Initialize / Update: create missing labels/templates and update existing ones to match the VAPA spec.
    • Reset: delete all existing VAPA labels/templates and recreate them from scratch (useful for testing/debugging).
    • Cancel: do nothing.
  4. Executes the chosen action.
  5. Optionally guides you to create or update VISION.md in the project root.
Installs
18
Repository
insentek/vapa
GitHub Stars
1
First Seen
Jul 9, 2026
vapa-init — insentek/vapa