ryanb/dotfiles

config files for zsh, bash, completions, gem, git, irb, rails

2.4kStars on the repository
18Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bisect

01

ryanb/dotfiles

Skill Claude CodeCodex

Git bisect to find the first bad commit by running a test command.

2.4k 12d ago A 18 tokens original MIT

dependabot-prs

02

ryanb/dotfiles

Skill Claude CodeCodex

Review and merge open Dependabot pull requests.

2.4k 12d ago A 13 tokens original MIT

fix-all

03

ryanb/dotfiles

Skill Claude CodeCodex

Run bin/claude-review --print and automatically fix all reported issues, committing each fix individually.

2.4k 12d ago A 23 tokens original MIT

gfix

04

ryanb/dotfiles

Skill Claude CodeCodex

Amend a git commit further back in the history.

2.4k 12d ago A 14 tokens original MIT

interview

05

ryanb/dotfiles

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Like grill-me, but asks one structured, numbered question at a time with multiple-choice options. Use when the user wants a disciplined interview to stress-test a plan or design, or…

2.4k 12d ago A 67 tokens original MIT

pr-feedback

06

ryanb/dotfiles

Skill Claude CodeCodex

Evaluate unresolved review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

2.4k 12d ago A 30 tokens original MIT

pr-pending-feedback

07

ryanb/dotfiles

Skill Claude CodeCodex

Evaluate pending (unsubmitted) review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

2.4k 12d ago A 36 tokens original MIT

rebase

08

ryanb/dotfiles

Skill Claude CodeCodex

Interactive rebase onto a base branch, resolving conflicts along the way and verifying tests pass. Compares against remote when done.

2.4k 12d ago A 28 tokens original MIT

review-queue

09

ryanb/dotfiles

Skill Claude CodeCodex

Show pull requests that need review, ranked by ease of review. Displays PRs as clickable links with line counts, grouped as a dependency tree when PRs build on each other.

2.4k 12d ago A 40 tokens original MIT

standup

10

ryanb/dotfiles

Skill Claude CodeCodex

Summarize work done since the last standup across the user's configured repos — merged PRs, open PR reviews, PRs/commits authored, and a per-repo summary of code changes.

2.4k 12d ago A 44 tokens original MIT

walkthrough

11

ryanb/dotfiles

Skill Claude CodeCodex

Walk through PR changes from the user's perspective. Traces each UI change through its full vertical slice — what the user sees, what it triggers, and how the server handles it. Use when asked to walk through what changed, review a PR, or summarize branch changes.

2.4k 12d ago A 57 tokens original MIT