Agent Skills: Code Simplifier Subagent

Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent.

UncategorizedID: troykelly/codex-skills/code-simplifier

Skill Files

Browse the full folder contents for code-simplifier.

Download Skill

Loading file tree…

skills/code-simplifier/SKILL.md

Skill Metadata

Name
code-simplifier
Description
Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent.

Code Simplifier Subagent

Use the code-simplifier agent card to handle this specialized task.

Run

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.