Design Dev Architecture

Design the development-time architecture — the inner loop that lets an AI agent build the product fast and verify its own work: how to run the whole product locally (Compose topology, prod-parity stand-ins, seed data), how it is tested in an AI-drivable way (test levels, a selectable scoped run, developer/test scripts, an e2e harness an agent can drive), how concurrent access to the one shared local environment is coordinated, and which AI tooling and custom project-local skills to wire for the stack. Use after define-code-style, as the final step of create-project-spec. Writes dev-architecture.research.md (+ adr/*) plus a short human summary.

a-v-ershov Updated

File contents

a-v-ershov/buildloop/tree/main/skills/design-dev-architecture commit 26b4b02efc

Frequently asked questions

npx skillmds@latest add a-v-ershov/design-dev-architecture