pocketpatch
Installation
SKILL.md
PocketPatch
PocketPatch reviews the current uncommitted git diff in a local, phone-friendly web UI. Use it when handing agent-generated changes to a human for line-level review before a PR.
Basic Workflow
Run from the repository being reviewed:
npx pocketpatch register
Share the printed review URL with the human. The command starts the local daemon if needed and registers the current working directory.
After the human reviews, read unresolved feedback from the same repository: