Agent skill
code-simplifier
Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/code-simplifier
SKILL.md
Code Simplifier Subagent
Use the code-simplifier agent card to handle this specialized task.
Run
bash
codex-subagent code-simplifier <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF
Notes
- Include concrete scope and constraints in the context block.
- Fold the subagent output back into the main workflow.
Didn't find tool you were looking for?