reduce-code-slop
Simplify explicitly scoped C# or Python code without changing its established behavior. Use for clear requests to remove unnecessary indirection or generated boilerplate, harden weak type handling, de-slop an implementation, perform a focused simplification review, or apply already-configured simplification enforcement. Do not use for broad repository audits, repository-wide dead or obsolete surface pruning, bug diagnosis, architecture migrations, feature development, formatting-only cleanup, dependency installation, UI or prose work, or other languages.
- License
- MIT
Pinned to revision 406e174a7d0c, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/reduce-code-slop/SKILL.md
- skills/reduce-code-slop/agents/openai.yaml
- skills/reduce-code-slop/references/behavior-evidence-and-completion.md
- skills/reduce-code-slop/references/csharp.md
- skills/reduce-code-slop/references/python.md
Every link opens the file at its source, pinned to the revision this page describes.