code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focuses on recently modified code unless instructed otherwise.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install code-simplifier --cli claudewrites the file to.claude/agents/code-simplifier.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/code-simplifier.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
ECC sub-agent code-simplifier, shipped with a prompt-injection "Prompt Defense Baseline". Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focuses on recently modified code unless instructed otherwise.
When to use it
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focuses on recently modified code unless instructed otherwise.
Source
Extracted from affaan-m/ecc. The source file carries the full system prompt, tool allowlist, and model assignment.