Vc Router
Select the smallest suitable Vibe Codex workflow for a request. Use when the user wants help choosing between direct execution, the phase loop, or durable mailbox coordination.
Vc Phase Loop
Run a bounded evidence-first plan, execute, and verify workflow for multi-step implementation or repair tasks. Use when the user wants end-to-end completion; do not use for a simple answer or when a required decision needs user authority.
Vcf
Explicit short alias for vc-phase-loop. Use only when the user invokes $vcf for bounded end-to-end execution with verification.
Vc Agent Teams
Coordinate durable or cross-process work with local JSON mailboxes and vc teams commands. Use when messages must persist beyond one Codex session; prefer built-in Codex subagents for normal in-session delegation.
Replace Me
State the specific task this skill handles, when it should trigger, and when it should not.
Vcg
Explicit short alias for vc-router. Use only when the user invokes $vcg and wants the smallest suitable Vibe Codex workflow selected.