con un clic
simplify
Manually trigger the cdd-code-simplifier agent to review and simplify code
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Manually trigger the cdd-code-simplifier agent to review and simplify code
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Trigger the issue triage workflow for a specific issue. Usage: /triage {issue_number}
Install build and extraction tools needed for building Claude Desktop Debian packages
Run shellcheck and actionlint on shell scripts and GitHub Actions workflows. Use before pushing or when fixing lint issues.
| name | simplify |
| description | Manually trigger the cdd-code-simplifier agent to review and simplify code |
| disable-model-invocation | true |
Run the cdd-code-simplifier agent to review and simplify code for clarity, consistency, and maintainability.
Use the Task tool with subagent_type: "cdd-code-simplifier" to run the code simplifier.
Scope determination:
/simplify, pass it to the agent as part of the promptgit diff --name-only main...HEAD or git status to identify them)User guidance: $ARGUMENTS
After the agent completes:
/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