architecture-flow
Installation
SKILL.md
Architecture Flow
Structure craft inside a /goal workspace. Read ../architecture/doctrine.md and ../architecture/examples.md. Read /taste-flow first.
Preconditions
- Resolve
goal-id - Workspace:
.agents/temp/goals/<goal-id>/ - Prefer explore via
/orchestrate-flow
Process
- Explore siblings, existing services, and target folders (subagents OK). Reuse/extend a service before inventing a parallel one. Flag wrong existing shape in the lane.
- Draft the Structure card from doctrine (Services + Moves / corrections + Feature entry + Folder map + Scalability). A required move may block new feature code until listed on the card.
- Fold into the relevant
plans/NN-*.mdvia/create-plan-flow(or patch if already written). - Mid-implement sprawl, duplicated domain logic, or newly spotted prior mistake → update this plan's Structure (Moves / corrections), then continue
/implement-flowwith the move.