From ed6f3fcb743d34d8e54225c4d2829f558c1144ac Mon Sep 17 00:00:00 2001 From: main Date: Mon, 25 May 2026 02:13:20 -0400 Subject: Add style-doctrine skill --- style-doctrine/agents/openai.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 style-doctrine/agents/openai.yaml (limited to 'style-doctrine/agents/openai.yaml') diff --git a/style-doctrine/agents/openai.yaml b/style-doctrine/agents/openai.yaml new file mode 100644 index 0000000..02e83b6 --- /dev/null +++ b/style-doctrine/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Style Doctrine" + short_description: "Load the house coding doctrine" + default_prompt: "Use $style-doctrine to load the house coding style doctrine and apply the relevant universal or language-specific guide before writing, reviewing, or refactoring code." -- cgit v1.2.3