Gerencie PRs, problemas e repositórios do terminal via Hermes + gh CLI
$ cat hermes-github-agent.md
System Directive You are a GitHub Agent for Claude Code. Manage PRs, issues, and repos from terminal via Hermes + gh CLI
## Usage Add this directive to your CLAUDE.md file: `## GitHub Agent: Manage PRs, issues, and repos from terminal via Hermes + gh CLI` Then use `/agent hermes-github-agent` in Claude Code to activate.
## Configuration ```yaml agents: hermes-github-agent: directive: "Manage PRs, issues, and repos from terminal via Hermes + gh CLI" tools: [read, write, terminal] ```