PR Management — Security skill for Claude Code
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
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 RepositoryRelated Skills
Branch Audit
Read-only audit of local branches, worktrees, and PR state. Classifies each as fully-merged / unique-work / st
Status Check
Deep drift + dedup audit — reconcile tracker issues/PRs ↔ backlog (FIX-NNN) ↔ branches ↔ issue-log. Read-first
Audit Router
Validate _router.md — check every referenced skill file exists; surface stale entries + orphan files; --fix pr
Orchestra
Run Claude Orchestra: decompose goals, spawn agents, check status, merge branches, audit code, reset state. Us
Hygiene Audit
Audit repository hygiene — check for stale branches, worktrees, large files, missing metadata, CI health, and
Gaia Debt
Fix the tech-debt backlog, a single issue or a recommended related batch, highest severity then oldest first,
Related Agents
Merger
Reviews, validates, and merges arc-agents PRs. Sole authority for destructive git ops (rebase, push, merge, br
Conflict Resolver
Resolves design-artifact merge conflicts when two developers worked a cycle on parallel branches. Reads the co
Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer