with one click
ten-development-rules
// Boundary-first, contract-first workflow for planning, restructuring, reviewing, or executing software development tasks. Use when Codex needs to define in-scope vs out-of-scope work, freeze types or interfaces before implementation, sequence work by dependency, isolate new domain logic from shared core, add review and validation loops, or distill concrete project work into reusable engineering principles.