Skip to content

Multi-stage prompt suite

The prompt suite splits AI schema generation into six stages, each with its own review gate. See the AI importer playbook for the full workflow.

The prompts themselves live at prompts/import/ in the repository:

StagePrompt filePurpose
101-discover.mdStructured digest of the API
202-plan-schema.mdWritten schema plan (human-reviewable)
303-generate-actors.mdYAML files for actors
404-generate-resources.mdYAML files for resources (one per call)
505-generate-environment.mdEnvironment file with placeholders
606-fix-lint-errors.mdIterative fix-up