← all publishers

ryanb

@ryanb source repo

11 published skills

  1. Gfix · ryanb bundle
    Amend a git commit further back in the history.
    0
    installs
  2. Bisect · ryanb bundle
    Git bisect to find the first bad commit by running a test command.
    0
    installs
  3. Rebase · ryanb bundle
    Interactive rebase onto a base branch, resolving conflicts along the way and verifying tests pass. Compares against remote when done.
    0
    installs
  4. Fix All · ryanb bundle
    Run bin/claude-review --print and automatically fix all reported issues, committing each fix individually.
    0
    installs
  5. Standup · ryanb bundle
    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.
    0
    installs
  6. Interview · ryanb
    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 mentions "interview me".
    0
    installs
  7. Pr Feedback · ryanb
    Evaluate unresolved review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.
    0
    installs
  8. Walkthrough · ryanb bundle
    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.
    0
    installs
  9. Review Queue · ryanb bundle
    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.
    0
    installs
  10. Dependabot Prs · ryanb
    Review and merge open Dependabot pull requests
    0
    installs
  11. Pr Pending Feedback · ryanb
    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.
    0
    installs