بنقرة واحدة
refactor
Analyse code for SOLID and DRY violations and produce a concrete refactoring plan
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Analyse code for SOLID and DRY violations and produce a concrete refactoring plan
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Commit staged changes with a clear, natural message
Investigate audio glitches, artefacts, device routing failures, and CoreAudio issues
Implement a feature or fix following project patterns and expert knowledge
Update CLAUDE.md, ARCHITECTURE.md, and knowledge files to reflect current codebase state
Run build, tests, and quality checks before committing
استنادا إلى تصنيف SOC المهني
| name | refactor |
| description | Analyse code for SOLID and DRY violations and produce a concrete refactoring plan |
| context | fork |
| agent | solid-analyst |
| disable-model-invocation | true |
| allowed-tools | Read, Glob, Grep, LSP |
Analyse the following for SOLID and DRY violations: $ARGUMENTS
Read these knowledge files for context:
Analyse the code for:
-ing suffix (Enumerating, VolumeControlling, etc.)-ing protocols, not concrete services.Produce a refactoring plan with:
Each step should be small, safe, and preserve existing behaviour.