One CLI Blog
Engineering notes and product design records
Notes on One CLI manifests, presets, agent skills, and template governance so decisions stay traceable.
skillcodexdependencies
What the one-cli Skill Should Tell Coding Agents
One CLI exposes one bundled skill that records command contracts, preset vocabulary, and dependency bootstrap rules.
May 12, 20265 min
Read articlemanifestagentmonorepo
Why One CLI Treats the Manifest as the Contract
one.manifest.json is not just scaffold output. It is the shared contract read by humans, the CLI, and coding agents.
May 12, 20264 min
Read articlepresettemplatesproduct-design
What Preset IDs Should and Should Not Do
A preset ID is a reproducible template-combination code. It should not grow into another business-scenario DSL.
May 12, 20264 min
Read article