From 89dba1d9c0034e6bc544b0f002a65ffe0b29e7dc Mon Sep 17 00:00:00 2001 From: main Date: Thu, 21 May 2026 11:14:51 -0400 Subject: Make exterminate-slop report-first --- skills/exterminate-slop/agents/openai.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skills/exterminate-slop/agents/openai.yaml') diff --git a/skills/exterminate-slop/agents/openai.yaml b/skills/exterminate-slop/agents/openai.yaml index 29a8acf..b9ddc4a 100644 --- a/skills/exterminate-slop/agents/openai.yaml +++ b/skills/exterminate-slop/agents/openai.yaml @@ -1,4 +1,4 @@ interface: display_name: "Exterminate Slop" - short_description: "Language-aware slop eradication" - default_prompt: "Use $exterminate-slop to perform an exhaustive subtree pass for primitive obsession, weak types, duplicated logic, defensive ceremony, and code-volume bloat." + short_description: "Prioritized slop defect report" + default_prompt: "Use $exterminate-slop to audit a subtree for primitive obsession, weak types, duplicated logic, defensive ceremony, and code-volume bloat, then write a comprehensive prioritized defect report." -- cgit v1.2.3