Software Factory
Portable docs-first Codex skill for operating modes, seeded project records, handoffs, and review posture.
- Lives with the repo
- Best first step for Codex app users
- Readable outside the runtime
- No database required
Companion plugin
Software Factory gives the operating protocol. Agentic Factory adds durable state, CLI controls, verification history, and dashboard status for longer-running work.
The skill and the plugin should not blur together. Use the skill to establish the protocol; use the plugin when durable state and controls become worth the extra machinery.
Portable docs-first Codex skill for operating modes, seeded project records, handoffs, and review posture.
DB-backed companion plugin for durable events, CLI controls, review records, verification history, and dashboard status.
Use Software Factory to define mode, ownership, proof, stop rules, and handoff expectations in plain text.
Use delegated threads, tool permissions, browser QA, checkpoints, and long-running handoffs where the app gives you leverage.
Bring in Agentic Factory for SQLite-backed events, review records, verification history, pause/resume checkpoints, and dashboard status.
Agentic Factory makes state durable. Software Factory still provides the discipline around scope, review, acceptance, and safe resume.
When events, reviews, verification, and pauses need to be queried or rendered repeatedly, the control plane starts paying for itself.