vibe-coding
Installation
SKILL.md
Vibe Coding
Overview
vibe-coding is the top-level orchestration entry point for multi-turn
vibe-coding workflows. It classifies the user's current instruction into one
row of the decision table under Workflow Phases, then either routes that row to
the visible specialist skill whose metadata matches it — preserving each
specialist's own write boundary, approval gate, stop condition, and
verification rules — or, for a router-owned row, performs the work itself under
the shared effect and commit boundaries carried in this file.
This skill routes work; it does not replace specialist skills and does not authorize host command plumbing, release preparation, generated eval workspaces, or implementation outside the row it selected.