solve-pipeline

Dispatch Claude agents to resolve GitHub issues based on complexity.

2|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/TheFJK/UberDev --skill solve-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solve-pipeline
Source: https://github.com/TheFJK/UberDev/tree/main/plugins/uberdev/skills/solve-pipeline
Command: npx skills add https://github.com/TheFJK/UberDev --skill solve-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-api, claude-agent, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the resolution of GitHub issues by deploying Claude agents in parallel, tailored to the issue's complexity.

Core Features & Use Cases

  • Parallel Agent Deployment: Concurrently assigns Claude agents to handle multiple issues, improving efficiency.
  • Tier-Aware Assignment: Automatically selects the appropriate level of effort for each issue, from trivial to large-scale tasks.
  • Use Case: With a large batch of issues, this Skill ensures that each one receives the appropriate level of attention and is resolved promptly.

Quick Start

Run the /solve <issue#> command to automatically dispatch Claude agents to handle your GitHub issues.

Frequently Asked Questions about solve-pipeline

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

FAQPage Schema
How do I automate GitHub issue resolution with Claude agents?

Automating GitHub issue resolution involves dispatching Claude agents to handle issues based on their complexity. This Skill assigns agents concurrently in parallel, tailoring the effort level to each issue for prompt resolution.

Can I resolve multiple GitHub issues in parallel?

Yes, resolving multiple GitHub issues in parallel is supported. The system concurrently dispatches multiple Claude agents, ensuring each issue in a large batch receives the appropriate level of attention and is resolved efficiently.

What is tier-aware assignment for Claude agents?

Tier-aware assignment for Claude agents automatically selects the appropriate level of effort for each GitHub issue. It scales deployment from trivial to large-scale tasks, matching agent effort to issue complexity.

Do I need GitHub API access to dispatch Claude agents for issue resolution?

Yes, you need GitHub API access and Claude agent capabilities to dispatch agents for issue resolution. These dependencies are required to integrate with Claude's backend systems and automate the workflow.

What is the best way to handle a large batch of GitHub issues?

The best way to handle a large batch of GitHub issues is deploying tier-aware Claude agents in parallel. This approach ensures each issue receives appropriate attention and is resolved promptly without manual bottlenecking.

Why use Claude agents for GitHub issue resolution instead of manual triage?

Using Claude agents for GitHub issue resolution replaces manual triage by automatically evaluating complexity and deploying tiered effort. This parallel processing approach ensures prompt, appropriately scaled resolutions for large issue batches.