Skip to content

Instantly share code, notes, and snippets.

@debedb
Last active May 14, 2026 06:30
Show Gist options
  • Select an option

  • Save debedb/5f606018eb36a75dc292016268f08e7c to your computer and use it in GitHub Desktop.

Select an option

Save debedb/5f606018eb36a75dc292016268f08e7c to your computer and use it in GitHub Desktop.
PR iteration loop skills: work-on-pr + review-pr-loop for Claude Code and Codex

These skills now live in a regular repo:

Install

bash <(curl -sL https://raw.githubusercontent.com/debedb/skillz/master/install.sh)

Why the move

This gist hit ~13 revisions covering meaningful skill evolution and was becoming awkward to manage:

  • Each PR / collaborator round forced a brand-new "revision" with no semantic message.
  • Branching, worktrees, issues, and PR review threads are not available in gists.
  • Discovery (forks, stars, search) is weaker than a regular repo.

The repo preserves the full gist revision history as the first 13 commits on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment