MackDing

Review PR CI — Git skill for Claude Code

Git community

Review a pull request and post the review to GitHub (CI/automated use).

How to install Review PR CI

Installs to ~/.claude/commands/mackding-claude-cookbooks-review-pr-ci.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MackDing/claude-cookbooks/HEAD/.claude/commands/review-pr-ci.md -o ~/.claude/commands/mackding-claude-cookbooks-review-pr-ci.md

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

What Review PR CI does

Review a pull request and post the review to GitHub (CI/automated use).

Alternatives in Git

  • Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
  • Yeet — Stage, commit, push code, and open a GitHub pull request via CLI 14.6k ★
  • Generate PR Description — You are tasked with generating a comprehensive pull request description following the repository's standard te 10k ★

Full documentation available on GitHub

View Source Repository