Hef.Pr — Git skill for Claude Code
Open or update the pull request for the current branch via the review-coordinator agent — never merges; --summary-only writes just the description.
How to install Hef.Pr
Installs to ~/.claude/skills/joaoariedi-hefesto-hef.pr/SKILL.md
mkdir -p ~/.claude/skills/joaoariedi-hefesto-hef.pr && curl -fsSL https://raw.githubusercontent.com/joaoariedi/hefesto/HEAD/commands/hef.pr.md -o ~/.claude/skills/joaoariedi-hefesto-hef.pr/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Hef.Pr does
model: sonnet description: "Open or update the pull request for the current branch via the review-coordinator agent — never merges; --summary-only writes just the description" argument-hint: "[--summary-only] [--draft] [target branch — optional]"
Pull Request
Dispatch the `review-coordinator` agent for the PR lifecycle: description, labels, reviewers, follow-up on feedback. **It does not merge.** Merging is a user action, taken one PR at a time.
With `--summary-only` (the former `/h
Alternatives in Git
- Ws Reset — Reset the current branch to main, fetch upstream, and update submodules 38.1k ★
- Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
- Yeet — Stage, commit, push code, and open a GitHub pull request via CLI 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Open Contribute
Agent Skills that take you from "I want to contribute to open source" to a submitted pull request — and measur
PR Summary
Generate a pull request summary for the current branch.
Review Commit PR Discipline
Review the current branch's commits and working tree for commit and pull-request discipline, then produce well
PR Template
Generate a pull request description for the current branch by analyzing all commits and changes since divergin
PR Desc
Reads git diff between the current branch and main (or a specified base branch), analyzes changed files, and g
Update PR
Update PR description with commit summary
Related Agents
Create PR
This agent should be invoked to open a pull request end to end or to update an existing one. This includes com
PR Open
Create a pull request for the current branch. Analyzes all commits, runs validation, and opens a well-formatte
Yago
Use this agent when the user asks to write, create, or generate a pull request description, PR description, or