bymvanhorn· 80 skills
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 the CLI", "fix verify", "make it publish-ready", "clean up the CLI", "get this ready to ship".
$npx -y skills add mvanhorn/cli-printing-press --skill printing-press-polishInstalls into the current project.
Run `npx skills use "https://github.com/mvanhorn/cli-printing-press" --skill "mvanhorn/cli-printing-press/printing-press-polish"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mvanhorn/cli-printing-press" that are relevant to the current task. Run `npx skills add "https://github.com/mvanhorn/cli-printing-press"` and select the relevant skills, then follow their instructions.