What problem does it solve?
New contributors and agents need a single, concise orientation that explains the dual implementation (V2 shell and V3 Python), which commands to use in which contexts, and the standard development and handoff workflows to avoid misusing tools or duplicating state management.
Core Features & Use Cases
- Project structure overview: Explains the role of bin, lib, src/vibe3, skills, and .agent so users know where to look for capabilities and governance.
- Command and workflow guidance: Clarifies when to use V2 shell aliases versus V3 orchestration commands, how to register and bind flows, and how to run, plan, and handoff tasks.
- Troubleshooting and governance: Summarizes status and check commands, recovery actions for auto-tasks, and where truth and handoff artifacts are stored for reproducible collaboration.
- Use case: Onboarding a new developer or configuring an agent to run a task while preserving branch and flow semantics.
Quick Start
Ask the vibe-instruction skill for a concise project overview, the recommended commands to run for onboarding, and the standard flow-based development workflow.