vibe-change
Add one bounded feature to an existing app while preserving current behavior. Do not restart the full new-project workflow.
vibe-debug
Diagnose and fix a reproducible failure in an existing project. Use for crashes, broken behavior, or failing checks, not greenfield planning.
vibe-handoff
Prepare compact factual project context for another session or coding tool without copying transcripts or secrets.
vibe-prd
Write or revise an MVP product requirements document with scope and observable acceptance criteria.
vibe-research
Research an app idea or resolve product and technical uncertainties before committing to a design.
vibe-review
Review a proposed change against requirements, regressions, verification evidence, and relevant security risks.
vibe-techdesign
Write an MVP technical design from agreed requirements, including architecture choices and relevant tradeoffs.
vibe-verify
Exercise a running product against acceptance criteria and report evidence. Build success alone does not verify behavior.
vibe-workflow
Select the appropriate planning, implementation, or debugging workflow for an app project.
vibe-agents
Create project agent instructions and tool configuration from agreed product and technical decisions.
vibe-build
Implement a new-project slice through the relevant checks and working user journey.