LoopSuit · Lead magnet

STACK — The Solo AI-Native Build OS

Five-person agency. One operator. One OS. Rules, briefs, boundaries, and verification — so AI ships systems instead of demos.

The four layers

LayerJobWithout it
Repo conventionsWhere code, docs, env liveEvery project reinvents folders
Cursor rulesTaste + safety bansInvented APIs / skipped RLS
Repeatable skillsBrief → slice → review → verify“Just prompt” and hope
Least-privilege MCPTools with blast-radius limitsOAuth circus + secret leaks

Folder layout

workspace/
  .cursor/rules/
  skills/ or agents/
  app/
  docs/
  .env                 # never commit / never on camera
clients/
  acme/
    AGENTS.md
    .env

Process loop

Hard bans