swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/skills/exterminate-slop/agents
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-05-19 12:20:12 -0400
committermain <main@swarm.moe>2026-05-19 12:20:12 -0400
commit8e748db6ba0b52091fc4c3664c0bfba5c7185e68 (patch)
tree13720f4651ae6354b3e0ba5643bcd2ab29598f9c /skills/exterminate-slop/agents
parent372d366f541f4560a304d4d374bebc31aec6e8c3 (diff)
downloadrust_starter-8e748db6ba0b52091fc4c3664c0bfba5c7185e68.zip
Generalize exterminate-slop skill
Diffstat (limited to 'skills/exterminate-slop/agents')
-rw-r--r--skills/exterminate-slop/agents/openai.yaml4
1 files changed, 2 insertions, 2 deletions
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."