@barlevalon/improve-codebase-architecture-skill
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate ti...
Package details
Install @barlevalon/improve-codebase-architecture-skill from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@barlevalon/improve-codebase-architecture-skill- Package
@barlevalon/improve-codebase-architecture-skill- Version
0.1.0- Published
- Jun 8, 2026
- Downloads
- not available
- Author
- barlevalon
- License
- MIT
- Types
- skill
- Size
- 16.6 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./SKILL.md"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
improve-codebase-architecture
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Credits
Based on mattpocock/skills by Matt Pocock.