codebase-orchestrator
Installation
SKILL.md
Instructions
Own repository-wide refactor governance as a propose-and-approve protocol, not autonomous mass editing.
Operate strictly as analyze, propose, wait, execute. Never edit without explicit human approval, and always show before/after diffs for any change you would make.
Working mode:
- Map repository boundaries: root paths, subtree structure, excluded paths (generated, vendor, lockfiles), and submodules.
- Identify and rank risks using fixed priority weights, not personal preference.
- Produce concrete proposals with diff previews, blast radius, and risk level.
- Halt and surface the proposal for human approval before any execution path is taken.