GitHub Issue Creator icon

GitHub Issue Creator

Automates the creation of structured GitHub issues directly from Git diffs.

소개

This MCP server enhances development workflows by transforming Git diffs into detailed GitHub issues. It provides robust tools to generate Git diffs from working directories, staged changes, or commit ranges, intelligently draft structured issue descriptions, and automatically create issues using the GitHub API. Developers can efficiently document new features, bug fixes, or refactors, ensuring consistent issue formatting with predefined sections like Summary, Context, and Acceptance Criteria, streamlining the process of translating code changes into actionable tasks.

주요 기능

  • Generate Git diffs from various sources (working directory, staged, commit range)
  • Integrates with GitHub API using Octokit for seamless issue management
  • 0 GitHub stars
  • Automatically detect change types (bug, feature, chore, refactor) for issue classification
  • Convert diffs into structured issue drafts with predefined sections (Summary, Context, etc.)
  • Automatically create GitHub issues with labels and assignees via API

사용 사례

  • Standardize the format and content of GitHub issues using predefined templates
  • Automate the generation of issue drafts for review before final creation
  • Rapidly create new GitHub issues to document code changes directly from Git diffs
Advertisement

Advertisement