Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
$npx -y skills add the-open-agent/openagent --skill gh-issuesInstalls into the current project.
Run `npx skills use "https://github.com/the-open-agent/openagent" --skill "the-open-agent/openagent/gh-issues"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/the-open-agent/openagent" that are relevant to the current task. Run `npx skills add "https://github.com/the-open-agent/openagent"` and select the relevant skills, then follow their instructions.