github-mcp-orchestrator

Community

Turn requests into well-structured GitHub issues.

Authorcstarlea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates turning user feature requests, PRDs, bugs, or ideas into a clearly defined GitHub epic with structured child issues. Each child includes explicit acceptance criteria, definition of done, labels, and explicit dependencies, helping teams plan, track, and automate work without manual guesswork.

Core Features & Use Cases

  • Epic + Child Creation: Automatically creates a single epic and multiple domain-scoped child issues (frontend, backend, infra, etc.).
  • Structured Metadata: Each issue includes a Definition of Done, Acceptance Criteria, labels, estimates, and explicit dependencies.
  • Template-Driven Output: Uses standard epic/task templates to ensure consistency across repos.
  • No-Duplicate Policy: Scans for related issues to avoid duplicates and surface existing epics when appropriate.

Quick Start

Create an epic titled "Spotify Playlist Integration" with four child tasks for backend API, frontend UI, integration tests, and documentation, all linked to the epic with clear dependencies and criteria.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-mcp-orchestrator
Download link: https://github.com/cstarlea/agent-skill-orchestrator/archive/main.zip#github-mcp-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository