@firstpick/pi-skill-architecture-review
v0.1.1
Published
Agents should invoke this skill for architecture reviews, module boundaries, dependency direction, coupling/cohesion, SOLID concerns, system design trade-offs, layering, service boundaries, or design decisions before implementation.
Maintainers
Readme
@firstpick/pi-skill-architecture-review
A Pi skill for architecture reviews, module boundaries, dependency direction, coupling/cohesion, SOLID concerns, system design trade-offs, layering, service boundaries, or design decisions before implementation.
What it does
- Adds the
architecture-reviewskill to Pi's skill library. - Guides agents to invoke the skill for architecture reviews, module boundaries, dependency direction, coupling/cohesion, SOLID concerns, system design trade-offs, layering, service boundaries, or design decisions before implementation.
- Bundles
skills/architecture-review/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-architecture-reviewConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `architecture-review`.
Agent: Invokes the `architecture-review` skill, follows its workflow, and reports the result.