vapa-exec

Installation
SKILL.md

VAPA Issue Execution

Overview

vapa-exec turns an approved VAPA proposal into a traceable implementation. It is an execution orchestrator, not merely a coding shortcut.

The skill must preserve the reasoning trail in a project-local workspace:

.vapa/vapa-exec-<issue-id>/workspace/

This workspace is intended to be committed with the implementation when it contains no secrets or private data. It lets the team inspect how the Agent understood the proposal, planned the work, executed it, tested it, and prepared it for audit.

When to Use

  • A user pastes a VAPA issue URL and asks to implement, plan, fix, or refine it.
  • The issue body or comments include proposal context, design notes, implementation constraints, screenshots, or acceptance criteria.
  • The user asks for Agent execution after a proposal has been approved or explicitly authorizes execution.
Installs
19
Repository
insentek/vapa
GitHub Stars
1
First Seen
Jul 8, 2026
vapa-exec — insentek/vapa