ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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
| 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.