Prc banner
LEFTEQ LEFTEQ

Prc

Git community

Description

--- name: prc description: Ensure an open PR exists for the current branch (create it if needed, idempotent if one already exists), print its URL, then hand off to prm — which works the watch/resolve loop INLINE in this session by default (`--bg` delegates rounds to ephemeral subagents), until merged. `--auto` forwards prm's auto mode — open to merged with no further prompt once precheck gates pass; add `--audit` for the opt-in pre-merge regression audit. argument-hint: "[--base <branch>] [--tit

Installation

Installs to ~/.claude/skills/lefteq-claudikpublic-prc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lefteq-claudikpublic-prc && curl -fsSL https://raw.githubusercontent.com/LEFTEQ/ClaudikPublic/HEAD/commands/prc.md -o ~/.claude/skills/lefteq-claudikpublic-prc/SKILL.md

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

Full documentation available on GitHub

View Source Repository