with one click
pr-summary
Summarize changes in a pull request
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Summarize changes in a pull request
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Audit local Docker images and running containers for hardening issues before deploy — privileged flags, root users, stale base images, missing resource limits. Use for pre-deploy container review.
Check system health before deploying. Verifies disk space, memory, and running services to catch issues before they hit production.
Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.
Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.
Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.
Set up a project for development. Install dependencies, configure environment, and verify the setup works. Use when the user asks to set up, install deps, or get started with a project.
| name | pr-summary |
| description | Summarize changes in a pull request |
| allowed-tools | Bash(bash *), Bash(git *) |
!bash ${CLAUDE_SKILL_DIR}/scripts/gather-context.sh
Using the context above, write a concise PR summary. Include:
Keep it brief — 3-5 bullet points max.