Factory CI

CI and pull-request review conventions. One canonical `.github/workflows/ci.yml` is the merge gate (typecheck, lint, test, build, claude-review); branch protection's required-checks list matches the job list 1:1; `anthropics/claude-code-action@v1` reviews every PR against the `factory-pitfalls.md` checklist as a required check, not advisory. Deploy workflows live separately and never gate merge. Read at project kickoff and whenever wiring CI on a new repo.

nonlinear-xyz 88310c6 16.0 KB Updated

File contents

nonlinear-xyz/factory-kit/tree/main/skills/factory-ci commit 88310c620c

Frequently asked questions

npx skillmds@latest add nonlinear-xyz/factory-ci