Architecture Baseline

Use when starting work on an existing codebase, before implementing a feature that adds modules or dependencies, when the user asks 'where should this go', 'does this fit the architecture', or 'has the structure drifted', or when onboarding an agent onto a repo. Captures the codebase's observed architecture from cqa-analyzer output — layers, which design/DSA patterns live in which layers, score — into ARCHITECTURE.md + a machine snapshot, then guides new development to follow that structure and checks each change for drift (patterns leaking into new layers, score regressions).

AmitSinghOM Updated

File contents

AmitSinghOM/agent-skills/tree/main/skills/architecture-baseline commit 7109bc52f4

Frequently asked questions

npx skillmds@latest add amitsinghom/architecture-baseline