Pr Show banner
wbern wbern

Pr Show

Git community

Description

--- description: Show code to team with auto-merge - for changes that should be visible but don't need approval argument-hint: [optional-pr-title-and-description] --- # Show - Visible Merge with Optional Feedback ## General Guidelines ### Output Style - **Never explicitly mention TDD** in code, comments, commits, PRs, or issues - Write natural, descriptive code without meta-commentary about the development process - The code should speak for itself - TDD is the process, not the product Bead

Installation

Installs to ~/.claude/commands/wbern-agent-instructions-pr-show.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wbern/agent-instructions/HEAD/.claude/commands/pr-show.md -o ~/.claude/commands/wbern-agent-instructions-pr-show.md

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

Full documentation available on GitHub

View Source Repository