Integrations walkthrough — Prompt index
All build-agent prompts for the Integrations walkthrough. Execute in order; stop if a gate fails. Provide context docs to your agent before each prompt.
Prompt inventory
| # | Id | Source | Phase |
|---|---|---|---|
| I01 | integrations-overview-review | Phase 0 | 0 |
| I02 | choose-workflow-persist | Phase 1 | 1 |
| I03 | cli-install-doctor | Phase 2 | 2 |
| I04 | cli-models-routing | Phase 2 | 2 |
| I05 | mcp-schemas-install | Phase 3 | 3 |
| I06 | aaif-types-install | Phase 4 | 4 |
| I07 | dashboard-docs-links | Phase 5 | 5 |
| I08 | verify-and-document | Phase 6 | 6 |
Recommended sequences
- Full: I01 → I02 → I03 → I04 → I05 → I06 → I07 → I08
- CLI-only: I01 → I02 → I03 → I04 → I07 → I08
- MCP/AAIF schema-only: I01 → I02 → I05 → I06 → I07 → I08
Full prompt text
Each phase page contains the full prompt text in its Agent prompts section (collapsed by default). Enable agent prompts in the docs (see RESTORMEL_DOCS_AGENT_PROMPTS) to show and copy them. The canonical source for prompt text and gates is docs/integrations-walkthrough/09-prompt-index.md in the repo.
Next
Integrations walkthrough index. Phase 0 to start the journey.