issue-processing

Automate GitHub issue triage, agent routing, and pull request generation.

45|7|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/cubetribe/ClaudeCode_GodMode-On --skill issue-processing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-processing
Source: https://github.com/cubetribe/ClaudeCode_GodMode-On/tree/main/skills/issue-processing
Command: npx skills add https://github.com/cubetribe/ClaudeCode_GodMode-On --skill issue-processing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead of triaging GitHub issues by automating the analysis, workflow selection, and PR creation process.

Core Features & Use Cases

  • Automated Triage: Analyzes issue complexity, type, and impact to determine the optimal resolution path.
  • Agent Routing: Automatically routes tasks to specialized agents like @api-guardian, @scribe, or @tester based on issue labels.
  • Use Case: When a new bug report arrives, the system automatically identifies the scope, assigns the appropriate bug-fix workflow, and generates a PR with the required Fixes #X reference.

Quick Start

Process the GitHub issue numbered 123 to automatically analyze its requirements and generate the corresponding fix.

Frequently Asked Questions about issue-processing

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

FAQPage Schema
How do I automate GitHub issue triage for bug reports?

Automating GitHub issue triage requires analyzing issue complexity and impact to determine the optimal resolution path. This Skill handles it by routing tasks to specialized agents and generating a pull request with the required Fixes #X reference.

What is multi-agent orchestration for pull request generation?

Multi-agent orchestration for pull request generation is the process of routing GitHub issues to specialized agents like @api-guardian, @scribe, or @tester based on issue labels to standardize workflow selection and PR creation.

Can I use label-based routing to assign GitHub issues to specific workflows?

Yes, you can use label-based routing to assign GitHub issues. The system automatically routes tasks to specialized agents based on issue labels to execute the appropriate bug-fix or feature implementation workflow.

How do I link a pull request to a GitHub issue automatically?

To link a pull request to a GitHub issue automatically, the system applies structured PR metadata during generation, ensuring the required Fixes #X reference connects the new PR directly to the original issue.

What is the best way to manage end-to-end GitHub issue resolution?

The best way to manage end-to-end GitHub issue resolution is automating the lifecycle from initial analysis and workflow selection to agent routing and pull request generation, eliminating manual overhead and standardizing triage.

Does automated issue processing work for both bug fixes and feature implementation?

Yes, automated issue processing works for both bug fixes and feature implementation. It applies standardized triage and multi-agent orchestration to resolve various software development workflow requirements.