ワンクリックで
improve-codebase-architecture
PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | improve-codebase-architecture |
| description | PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates. |
This skill is installed but parked by default. Use only on explicit architecture cleanup tasks, not during active Builder stabilization loops.
Before use:
docs/agents/domain.mddocs/agents/ham-safety.mdAdapted from mattpocock/skills, skills/engineering/improve-codebase-architecture/SKILL.md (MIT License).
Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution.
Structured diagnosis loop: reproduce, minimize, hypothesize, instrument, fix, and regression-test.
Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized.
Summarize the current thread into a compact handoff artifact for a fresh agent session.
Repo-local setup for Matt Pocock engineering skills in HAM. Configures issue tracker, triage labels, and domain doc locations without touching runtime or deploy settings.
Red-green-refactor loop using vertical slices and behavior-focused tests through public interfaces.