Gate Builder

Builds the deterministic quality-gate infrastructure for a project (typecheck, lint with zero-warnings, dependency/architecture checks, tests, dead-code, and a single runGate entry point) from the Deep Analysis Report (+ Architecture Analysis Report). Auto-detects greenfield vs. brownfield, proposes a gate plan for confirmation, then writes the configs/scripts and verifies each gate runs. The gates it builds are later declared in each feature's contract.md by spec-writer.

dayvisonassis 0e0e34c 24.9 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/gate-builder commit 0e0e34c0a5

Frequently asked questions

npx skillmds@latest add dayvisonassis/gate-builder