What problem does it solve?
Manually collecting feedback from using a printed CLI, classifying issues, and opening a well-formatted, PII-scrubbed pull request to the public library is time-consuming and error-prone. This skill automates the entire end-to-end workflow, turning real usage friction into actionable patches without manual PR work.
Core Features & Use Cases
- Dual input modes: Mine Claude Code session transcripts for friction (missing flags, hand-rolled API calls, silent errors) or accept direct user asks for CLI changes like renames, new commands, feeds, and bug fixes.
- Automated PR workflow: Handles duplicate PR detection, stale binary checks, PII scrubbing, managed clone management, and PR creation against the upstream printing-press-library.
- User checkpoints: Includes two user-in-loop confirmations for scope and PR draft review to ensure patches align with your intent.
- Use case: After dogfooding a printed CLI and hitting a broken endpoint or missing flag, this skill automatically turns that friction into a reviewed, ready-to-merge PR.
Quick Start
Invoke the /printing-press-amend skill after using a printed CLI to automatically turn your session friction into a reviewed pull request for the public CLI library.