Expected directory structure
prompts/
<prompt_name>/
<major_version>/
├── config.json # telemetry prompts metadata
├── outputSchema.json # output schema definition
├── prompt.md # Base prompt
triggers/
<trigger_name>/
<major_version>/
├── config.json
For further details see this document