generate-issues

Analyze Claude Code sessions and file GitHub issues for identified problems.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/evanfang0054/agent-harness --skill generate-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-issues
Source: https://github.com/evanfang0054/agent-harness/tree/main/skills/generate-issues
Command: npx skills add https://github.com/evanfang0054/agent-harness --skill generate-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of identifying and generating GitHub issues directly from Claude Code sessions, streamlining the workflow of issue tracking without code changes or pull requests.

Core Features & Use Cases

  • Session Analysis: Reviews Claude Code sessions for problem patterns.
  • Issue Creation: Opens GitHub issues based on the analyzed sessions.
  • No Code/PR Changes: Ideal for inventorying issues without immediate code modifications.

Quick Start

Use the generate-issues skill to inventory and file GitHub issues for the latest session problems by saying, "分析会话提 issue".

Frequently Asked Questions about generate-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate GitHub issues from Claude Code sessions?

You can automatically generate GitHub issues from Claude Code sessions by using the generate-issues skill to analyze session data and file identified problems directly to your repository.

Can I track problems found in Claude Code sessions without creating pull requests?

Yes, you can track problems found in Claude Code sessions without code changes or pull requests by analyzing session data and opening GitHub issues specifically for inventorying post-mortem findings.

What is the best way to perform post-mortem analysis using Claude Code session data?

The best way to perform post-mortem analysis with Claude Code session data is reviewing problem patterns within the sessions and automatically filing GitHub issues to document the identified software development workflow errors.

Do I need GitHub issue creation permissions to analyze Claude Code sessions?

Yes, you need GitHub issue creation permissions to analyze Claude Code sessions and automatically open GitHub issues, as the process requires direct repository access to file the identified problems.

Does generate-issues modify my source code when filing GitHub issues?

No, generate-issues does not modify source code when filing GitHub issues, as it is designed strictly for session analysis and issue tracking without creating pull requests or applying code changes.