What problem does it solve?
This Skill solves the problem of getting a new team member productive quickly in Viben’s AI-assisted development workflow by teaching the underlying principles behind session memory, project-specific guidelines, and end-of-work verification.
Core Features & Use Cases
- Core concepts for reliable AI context: Explains why Viben uses
.viben/workspace/ for session memory, docs/specs/ for project-specific conventions, and /viben:finish-work to prevent guideline drift.
- Command deep dive with “why” and “what happens”: Teaches what
/viben:start, /viben:finish-work, and /viben:record-session do and what goes wrong when each is skipped.
- Five real-world workflow examples: Walks through end-to-end scenarios for bug fixes, planning-only work, code review fixes, large refactors, and debug sessions so the developer can apply the concepts immediately.
- Guideline customization workflow: Guides the developer to detect whether
docs/specs/ is still using empty templates and to fill or confirm the project’s AI development guidelines.
Quick Start
Ask the AI: “Please onboard me to the Viben workflow and walk me through the core concepts, five real-world examples, and how to customize docs/specs for this repository.”