원클릭으로
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.