veto_onboard
Generate a complete new-hire onboarding guide with setup, architecture, key files, test commands, and first pull request checklist to help developers contribute quickly.
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. | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. |