Convert incidents into structured GitHub issues.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill github-issue-reporter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Github Issue Reporter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-github-issue-reporter-tandem)More formats (shields.io, HTML) on the badges page.
---
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
1. Parse incident signal
2. Deduplicate against open issues
3. Draft issue body
4. Create issue
## Outputs
- github issue links
## Schedule compatibility
- interval
- manual
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!