Generates production-ready CLIs for APIs with a single command. Point it at a spec, HAR file, or just an API name and it handles research, code generation, build verification, and real endpoint testing in one continuous loop. Version 2 strips out the busywork that inflated earlier workflows: no mandatory research docs before code exists, no late-stage validation theatrics. The dogfood phase actually runs every subcommand against live targets, not just structural checks. Ships with codex mode for offloading pure implementation to a specialized agent while keeping product decisions local. If you've ever burned an hour scaffolding a CLI by hand or shipped something that looked fine until you actually curled an endpoint, this closes that loop.
npx skills add https://github.com/mvanhorn/cli-printing-press --skill printing-press