Skill
improve-codebase-architecture
Find architectural deepening and refactoring opportunities in a codebase.
- Type
- Skill
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick skill install improve-codebase-architecture --run
Official
$npx skills@latest add mattpocock/skills
Finds 'deepening' opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use it to consolidate tightly-coupled modules, surface refactoring opportunities, and make a codebase more testable and easier for agents to navigate.