ワンクリックで
improve-codebase-architecture
Find architectural refactors that deepen modules, reduce coupling, and improve testability.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Find architectural refactors that deepen modules, reduce coupling, and improve testability.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate multiple radically different interface designs for a module. Use when the user wants API options, module shapes, or says "design it twice".
Find and install skills when the user asks for a skill, capability, workflow, or extension.
Stress-test a plan or design by questioning every key assumption until the decision tree is resolved.
Break a PRD into thin vertical-slice GitHub issues.
Turn a PRD into a phased implementation plan in ./plans/ using thin vertical slices.
Create a detailed refactor plan with tiny commits, then file it as a GitHub issue.
| name | improve-codebase-architecture |
| description | Find architectural refactors that deepen modules, reduce coupling, and improve testability. |
Favor deep modules: small interfaces, large hidden complexity.
Ask the user which candidate to pursue.
Each design must include:
Compare, recommend one, or propose a hybrid.
Create the GitHub refactor issue with gh issue create using REFERENCE.md.