diff options
Diffstat (limited to 'majestic-magisteria/agents')
| -rw-r--r-- | majestic-magisteria/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/majestic-magisteria/agents/openai.yaml b/majestic-magisteria/agents/openai.yaml new file mode 100644 index 0000000..5ccee93 --- /dev/null +++ b/majestic-magisteria/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Majestic Magisteria" + short_description: "Reconcile project-wide type silos" + default_prompt: "Use $majestic-magisteria to audit a narrow data-model region across the whole project, identify accidental type silos and conversion pinball, and produce a canonicalization report or execute it when requested." |