Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    aaddrick

    simplify

    aaddrick/simplify
    Coding
    1,879
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Manually trigger the cdd-code-simplifier agent to review and simplify code

    SKILL.md

    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:

    1. If guidance was provided after /simplify, pass it to the agent as part of the prompt
    2. 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:

    1. Review the changes made
    2. If changes were made, ask if the user wants to commit them
    3. 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
    Recommended Servers
    GitHub
    GitHub
    Browser tool
    Browser tool
    Vercel Grep
    Vercel Grep
    Repository
    aaddrick/claude-desktop-debian
    Files