Spins up a background subagent for every GitHub issue and PR you point it at, runs triage analysis in parallel, and dumps structured reports to timestamped files in /tmp. The architecture is refreshingly simple: one item equals one task_create call equals one quick subagent doing read-only analysis. No batching, no exceptions. It's built for speed over chat-based back and forth. If you're drowning in notifications and want snapshot context on dozens of threads without manually opening tabs, this handles the grunt work. The 60K stars on the parent repo suggest the oh-my-openagent framework has legs, and this skill leans hard into its parallel execution model.
npx skills add https://github.com/code-yeongyu/oh-my-openagent --skill github-triage