factory-kit is now public at github.com/nonlinear-xyz/factory-kit. Install it with one command and the whole library auto-loads in every project:
npx @nonlinear-labs/factory-kitWhat’s in this release
- 11 specialist subagents —
feature-architect,frontend-engineer,db-schema-architect,security-engineer, and more — callable through the Agent tool for scoped work. - 19 skills — synthesized cross-build conventions that auto-load on the
factory-*namespace (stack, frontend, data layer, auth, forms, security, deployment, and the rest). - 8 slash commands — the Linear ticket workflow (
/standup,/entry,/submit,/close) plus release tooling.
Each skill is structured Principle → Why → Recipe → Failure mode, so the reasoning ports across stacks even where the recipe is locked.
Getting started
New here? The Getting Started guide takes you from install to your first command in under two minutes.
What’s next
Hosted factory-kit — the read-only control plane that measures these patterns across your live infrastructure — is in private beta. Join the waitlist for first access.