reducing-entropy
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install reducing-entropy --cli claudewrites the skill into.claude/skills/reducing-entropy/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/reducing-entropy/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
When to use it
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/reducing-entropy/SKILL.md -o .claude/skills/reducing-entropy/SKILL.md
Notes
Extracted from davila7/claude-code-templates, reducing-entropy category.