Capability · rank 17
improve-codebase-architecture
Find shallow interfaces and tightly coupled seams, then propose testability-focused architectural refactors.
Explores a codebase for architectural friction and compares alternative interface designs before recommending deeper, more testable modules.
npx skills add https://github.com/mattpocock/skills --skill improve-codebase-architectureOverview
Explores a codebase for architectural friction and compares alternative interface designs before recommending deeper, more testable modules. Review the sandbox comparison, limitations, permissions, and pinned version before install.
Outcome
Find shallow interfaces and tightly coupled seams, then propose testability-focused architectural refactors.
Who it is for
Maintainers planning meaningful refactors in mature codebases.
What it is not for
Blind rewrites without tests, domain context, or a reviewable migration plan.
Runtime export
codex_skill · markdown_export
Usage
- 1. Inspect trust badges, limitations, and permissions on this page.
- 2. Run the sandbox comparison to see baseline vs skill-enhanced output.
- 3. Install the pinned version with the command below for your agent runtime.
- 4. Agents can also fetch /api/v1/skills/improve-codebase-architecture/manifest.
npx skills add https://github.com/mattpocock/skills --skill improve-codebase-architectureExample prompts & use cases
1 / Prompt
Identify shallow modules and propose three deeper interface designs
Limitations
- Recommendations still require maintainer validation against delivery constraints.
Audience
Maintainers planning meaningful refactors in mature codebases.
Not for
Blind rewrites without tests, domain context, or a reviewable migration plan.
Version history
Jul 22, 2026current
Initial Kairaxis catalog packaging