printing-press-polish
/printing-press-polish
Polish a generated CLI so it passes verification and is ready to publish.
The retro improves the Printing Press. Polish improves the generated CLI. This skill runs in a forked context (context: fork) so its diagnostic and fix loop doesn't pollute the caller — the diagnostic spam, fix iterations, and re-diagnose noise stay scoped to the polish session, and the caller receives a clean summary.
/printing-press-polish redfin
/printing-press-polish redfin-pp-cli
/printing-press-polish ~/printing-press/library/redfin
When to run
After any /printing-press generation, especially when:
- The shipcheck verdict is
ship-with-gaps - The verify pass rate is below 80%
- The scorecard is below 85
- You want the CLI publish-ready in one pass
More from mvanhorn/cli-printing-press
printing-press
Generate a ship-ready CLI for an API with a lean research -> generate -> build -> shipcheck loop.
701printing-press-publish
Publish a generated CLI to the printing-press-library repo
680printing-press-catalog
Browse and install pre-built Go CLIs for popular APIs from the catalog
675printing-press-output-review
>
674printing-press-score
Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side
673printing-press-reprint
>
669