printing-press-polish
Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use after any /printing-press run, or on any CLI in $PRESS_LIBRARY/. Trigger phrases: "polish", "improve…
- installs 8w
- 1,440
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 7
An agent skill that polishes a CLI generated by printing-press so it passes verification and is publish-ready. It runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes issues, reports a before/after delta, and offers to publish.
Use it after a /printing-press run when the CLI fails verification or has a low scorecard and you want it fixed and shipped.
Use it to
- Fix verify failures and static-analysis findings in a generated CLI
- Remove dead code and improve descriptions, README, and MCP tool quality
- Migrate a legacy CLI's MCP surface after a parity mismatch
- Run baseline diagnostics before publishing a CLI
- Polish a CLI from the public library by slug or path
For Users of the printing-press CLI generation plugin
- Host repository
- mvanhorn/cli-printing-press
- Installs, lifetime
- 6,200
- Installs, 8 weeks
- 1,440
- Allowed tools
- Bash, Read, Glob, Grep, Write, Edit, AskUserQuestion
- Host stars
- 4,709
- Host language
- Go