architect
Installation
SKILL.md
Architect
Portability (required)
This skill is part of the portable pstack pack.
- Read the
pstackcapability contract and the adapter for the active coding agent before delegation. - Use
explorefor grounding,parallelthrougharenafor competing sketches,implementfor bounded code work,reviewfor independent pressure, andverifyfor the resulting contract. - Resolve workers through
model_role; never require a vendor-specific model identifier or helper type. - Keep implementation write scopes disjoint. When helpers are unavailable, perform the same phases on the lead agent rather than skipping design work.
Goal
Design before implementing. Start with caller usage, derive types and interfaces, compare structurally different solutions, and implement against the selected sketch. When implementation repeatedly fights the design, discard the sketch and redesign instead of adding escape hatches.
Start
Create a todo list with one item per phase: