From 8e748db6ba0b52091fc4c3664c0bfba5c7185e68 Mon Sep 17 00:00:00 2001 From: main Date: Tue, 19 May 2026 12:20:12 -0400 Subject: Generalize exterminate-slop skill --- skills/exterminate-slop/agents/openai.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skills/exterminate-slop/agents') diff --git a/skills/exterminate-slop/agents/openai.yaml b/skills/exterminate-slop/agents/openai.yaml index ea5efab..29a8acf 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: "Exhaustive Rust slop eradication" - default_prompt: "Use $exterminate-slop to perform a decision-per-row Rust subtree pass for primitive obsession, under-abstraction, and DRY violations." + 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." -- cgit v1.2.3