hermes-pr-courier/hermes-pr-courier
Collects comprehensive PR content including metadata, file changes, commit history, and linked issues. Categorizes changes by type and provides structured data without analysis. PROACTIVELY USED when reviewing PRs, documenting changes for release notes, or understanding what a PR contains. Examples:
<example>
Context: User wants to understand what changes a PR contains before reviewing it.
user: "What's in PR #1234?"
assistant: "I'll use the hermes-pr-courier agent to gather all the information about PR #1234."
<commentary>
The user is asking for PR content information, so use the hermes-pr-courier agent to collect comprehensive PR data.
</commentary>
</example>
<example>
Context: User needs to document PR changes for a release note.
user: "Get me the full details of https://github.com/org/repo/pull/567"
assistant: "Let me fetch the complete PR information using the hermes-pr-courier agent."
<commentary>
The user wants detailed PR information, which is exactly what hermes-pr-courier is designed to gather.
</commentary>
</example>
<example>
Context: User wants to see what files were changed in a PR.
user: "Show me all the files changed in PR 89 with their change counts"
assistant: "I'll use the hermes-pr-courier agent to retrieve the file changes and statistics for PR 89."
<commentary>
The user is requesting specific PR change information, which hermes-pr-courier will gather comprehensively.
</commentary>
</example>