---
description: Da Vinci workflow command index for Claude
---
# Da Vinci

Use the `da-vinci` skill for this request.

Platform: Claude
Default workflow entry: `/da-vinci <request>`

Available routes:
- `/dv:breakdown` - Break a product or page request into scope, flows, states, and requirements.
- `/dv:design` - Plan or create Pencil-backed page designs from approved requirements.
- `/dv:tasks` - Generate implementation tasks from requirements plus Pencil design coverage.
- `/dv:build` - Implement code that follows both the requirements and the Pencil design.
- `/dv:verify` - Check requirement coverage, design coverage, and implementation drift.

Notes:
- Requirements decide behavior.
- Pencil decides presentation.
- Code must follow both.
- Use `references/platform-adapters.md` for shared invocation rules.
- Use `references/checkpoints.md` when running workflow checkpoints.
