Review Assigned banner
MattBro MattBro

Review Assigned

Communication community

Description

--- description: Find PRs where I'm a requested reviewer, review each one, and send a Slack summary allowed-tools: Bash, Read, Grep, Glob, Agent, WebSearch, WebFetch, Skill, mcp__slack__slack_send_message, mcp__slack__slack_search_channels --- # Review Assigned PRs Find all PRs assigned to me for review that I haven't reviewed yet, run `/review-pr` on each, and send a Slack summary. ## Notification setup ```bash # Set in your shell rc: # export SLACK_BABYSITTER_WEBHOOK="https://hooks.slack

Installation

Installs to ~/.claude/skills/mattbro-dotfiles-ai-review-assigned/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattbro-dotfiles-ai-review-assigned && curl -fsSL https://raw.githubusercontent.com/MattBro/dotfiles-ai/HEAD/commands/review-assigned.md -o ~/.claude/skills/mattbro-dotfiles-ai-review-assigned/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository