From d79b19e61aed0eaa9d695cc418b955da0c85e9aa Mon Sep 17 00:00:00 2001 From: main Date: Sat, 23 May 2026 19:33:23 -0400 Subject: Add majestic-magisteria skill --- majestic-magisteria/agents/openai.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 majestic-magisteria/agents/openai.yaml (limited to 'majestic-magisteria/agents') 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." -- cgit v1.2.3