simplify

Run the cdd-code-simplifier agent to review and simplify code for clarity, consistency, and maintainability.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "simplify" with this command: npx skills add aaddrick/claude-desktop-debian/aaddrick-claude-desktop-debian-simplify

Run the cdd-code-simplifier agent to review and simplify code for clarity, consistency, and maintainability.

Your Task

Use the Task tool with subagent_type: "cdd-code-simplifier" to run the code simplifier.

Scope determination:

  • If guidance was provided after /simplify , pass it to the agent as part of the prompt

  • If no guidance provided, have the agent focus on recently modified files (use git diff --name-only main...HEAD or git status to identify them)

User guidance: $ARGUMENTS

After the agent completes:

  • Review the changes made

  • If changes were made, ask if the user wants to commit them

  • Provide a brief summary of what was simplified

Examples

  • /simplify

  • Simplify recently modified files

  • /simplify focus on build.sh error handling

  • Simplify with specific guidance

  • /simplify only look at the new functions I added

  • Narrow the scope

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

setup-build-tools

No summary provided by upstream source.

Repository SourceNeeds Review
General

lint

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

writing-agents

No summary provided by upstream source.

Repository SourceNeeds Review