# Github Issue Reporter

> Convert incidents into structured GitHub issues.

- Skill: `frumu-ai/github-issue-reporter` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add frumu-ai/github-issue-reporter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/frumu-ai/github-issue-reporter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: frumu-ai (https://skillmd.com/u/frumu-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/frumu-ai/github-issue-reporter

---


# 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

