veto_onboard
Generate a new-developer onboarding guide covering setup, architecture, key files, test running, and first PR steps. Tailor to the developer's role for relevance.
Instructions
Generates a complete new-developer onboarding guide: setup, architecture, key files, how to run tests, first PR checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Developer role focus, e.g. 'frontend', 'backend', 'fullstack'. | |
| project_dir | Yes | Absolute path to project root. |