Armory
Source
Browse
Skills

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 claude

writes the skill into.claude/skills/reducing-entropy/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/reducing-entropy/SKILL.md

Needs 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.