| name | haiku-setup |
| description | Configure H·AI·K·U for this project — auto-detect VCS, hosting, CI/CD, and providers |
Setup
Configure .haiku/settings.yml by auto-detecting the environment and confirming with the user.
- Detect: VCS (
git/jj), hosting (remote URL), CI/CD (workflow files), default branch.
- Providers: Use ToolSearch to discover available MCP providers for ticketing, spec, design, comms.
- Confirm: Present detected settings via
ask_user_visual_question. Allow adjustments.
- Configure providers: For each confirmed provider, collect required config from
$CLAUDE_PLUGIN_ROOT/schemas/providers/{type}.schema.json.
- Workflow tuning: Ask about mode, granularity, default studio, review agents, etc.
- Write: Save
.haiku/settings.yml preserving existing fields. Commit.
- Done: Display summary. Suggest
/haiku:haiku-start.