Pr Comments banner
adrienlupo adrienlupo

Pr Comments

Git community

Description

--- description: Read the review comments on a PR, assess each one, argue when I'm wrong, then implement only what we agreed on argument-hint: "[PR number]" --- PR: $ARGUMENTS Current branch: !`git branch --show-current` # PR Comment Review I reviewed my own PR and dropped comments. Your job is to assess them — not to obey them. Comments are my hypotheses, and some of them are wrong. ## Step 0 — Branch check (before anything else) If no PR number was given above, ask me for it and wait. Don

Installation

Installs to ~/.claude/skills/adrienlupo-claude-code-config-pr-comments/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adrienlupo-claude-code-config-pr-comments && curl -fsSL https://raw.githubusercontent.com/adrienlupo/Claude-code-config/HEAD/commands/pr-comments.md -o ~/.claude/skills/adrienlupo-claude-code-config-pr-comments/SKILL.md

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

Full documentation available on GitHub

View Source Repository