These skills now live in a regular repo:
- Canonical source: https://github.com/debedb/skillz
- work-on-pr: https://github.com/debedb/skillz/blob/master/skills/work-on-pr/SKILL.md
- review-pr-loop: https://github.com/debedb/skillz/blob/master/skills/review-pr-loop/SKILL.md
bash <(curl -sL https://raw.githubusercontent.com/debedb/skillz/master/install.sh)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.