diff options
| author | main <main@swarm.moe> | 2026-05-23 19:33:23 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-05-23 19:33:23 -0400 |
| commit | d79b19e61aed0eaa9d695cc418b955da0c85e9aa (patch) | |
| tree | 4d25aaaae4387efd46521ae5bbfc3927a7fcf341 /majestic-magisteria/agents | |
| parent | 573ea6f85af8292eba5d7cd1385cd13df6711a43 (diff) | |
| download | skills-d79b19e61aed0eaa9d695cc418b955da0c85e9aa.zip | |
Add majestic-magisteria skill
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." |