بنقرة واحدة
simplify
Manually trigger the cdd-code-simplifier agent to review and simplify code
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Manually trigger the cdd-code-simplifier agent to review and simplify code
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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