| name | github-issue-reporter |
| description | Convert incidents into structured GitHub issues. |
| version | 1.0.0 |
| tags | ["github","incidents"] |
| triggers | ["file github issues from errors","create issues from alerts"] |
Skill: GitHub Issue Reporter
Purpose
Create actionable GitHub issues from production incidents.
Inputs
- incident summaries
- repository
Agents
- incident-parser
- issue-writer
Tools
- github.create_issue
- webfetch
Workflow
- Parse incident signal
- Deduplicate against open issues
- Draft issue body
- Create issue
Outputs
Schedule compatibility