Skip to main content
BenjaminG
GitHub creator profile

BenjaminG

Repository-level view of 44 collected skills across 2 GitHub repositories.

skills collected
44
repositories
2
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

pr-feedback
unclassified

Triage a pull request — sort every unresolved review item and failing check into P1 / P2 / Nit with a disposition, for `pr-respond` to act on. Use when triaging a PR, asking what is blocking a PR, or given a bare PR number or URL.

Aug 27, 2026
pr-respond
unclassified

This skill should be used after pr-feedback triage, when the user has picked which review items to act on and wants them applied and answered — apply the agreed code change per item, then post the reply, reaction, and (for inline threads) thread resolution in…

Aug 27, 2026
babysit-prs
unclassified

Drive every open PR to merge-ready on a self-paced loop, with no `/loop` wrapper. Each tick triages through `pr-feedback --auto confirmed`, which answers and folds through `pr-respond` and `fixup`, then waits for CI and new reviews and goes again until the PR…

Aug 27, 2026
fixup
unclassified

Fold an uncommitted fix into the commit that introduced the code, so the branch reads as if the bug never existed. Finds the introducing commit, runs `--fixup` plus `--autosquash` (or `--amend` at the tip), then force-pushes with lease. Use for every fix on…

Aug 27, 2026
dream
unclassified

This skill should be used to run a reflective consolidation pass over persistent memory files — orienting on what already exists, gathering recent signal from session logs and transcripts, merging new facts into topic files rather than creating…

Aug 26, 2026
ci-watch
unclassified

Watch a PR's CI hands-free after a push. A persistent Monitor streams each check as it lands; the skill auto-handles the mechanical (rebase a clean conflict, fix lint) and STOPs on any judgment (failing tests, a stack restack, going ready). Triggers on "watch…

Aug 22, 2026
pr-create
unclassified

Publish a pull request with automated type detection, Linear/Jira linking, PR templates, and Slack review message.

Aug 22, 2026
qa-run
unclassified

Execute a qa-plan interactively, autonomously driving Chrome via chrome-cdp by default. Each run is posted as its own sub-issue/file under the plan (--tracker linear|github|local), re-verifies every scenario, and surfaces prior runs' open findings. A…

Aug 22, 2026
Showing 8 of 43 collected skills.
Showing 2 of 2 repositories
All repositories loaded