IgorGanapolsky

PR Management — Security skill for Claude Code

Security community

Full PR & branch management cycle — audit open PRs, identify orphan branches, merge green PRs, delete stale branches, verify CI, and provide build download links.

How to install PR Management

Installs to ~/.claude/skills/igorganapolsky-openclaw-console-pr-management/SKILL.md

Terminal
mkdir -p ~/.claude/skills/igorganapolsky-openclaw-console-pr-management && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/openclaw-console/HEAD/.claude/skills/pr-management.md -o ~/.claude/skills/igorganapolsky-openclaw-console-pr-management/SKILL.md

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

What PR Management does

Full PR & branch management cycle — audit open PRs, identify orphan branches, merge green PRs, delete stale branches, verify CI, and provide build download links.

Alternatives in Security

  • Security Ownership Map — Map people-to-file ownership, compute bus factor, and identify risks 14.6k ★
  • Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
  • Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★

Full documentation available on GitHub

View Source Repository