uberdev-cmd-solve

Automate GitHub issue resolution by spawning autonomous agents with auto-triage.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the resolution of GitHub issues by spawning autonomous agents for each issue, handling auto-triage and tier-appropriate workflows.

Core Features & Use Cases

  • Autonomous Agents: Spawn agents per GitHub issue, each working independently.
  • Auto-Triage: Automatically categorizes issues based on labels, body, and title.
  • Tier-Appropriate Workflow: Adjusts the level of effort and resources based on the issue's complexity.
  • Use Case: If you have a large number of GitHub issues that need to be addressed, this Skill can handle them in parallel, significantly reducing the time required for resolution.

Quick Start

Use the uberdev-cmd-solve skill to process issues #123, #456, and #789.

Frequently Asked Questions about uberdev-cmd-solve

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

FAQPage Schema
How do I automate GitHub issue resolution for a large backlog?

Autonomous agents can resolve GitHub issues in parallel by automatically categorizing them based on labels, body, and title. The system then applies tier-appropriate workflows to adjust effort and resources based on each issue's complexity.

Can I process multiple GitHub issues in parallel?

Yes, you can process multiple GitHub issues in parallel by spawning independent autonomous agents for each issue. This handles auto-triage and tier-appropriate workflows to significantly reduce resolution time for large issue volumes.

Do I need Claude Code to run autonomous GitHub issue agents?

Yes, you need the Claude Code plugin installed because the autonomous GitHub issue resolution workflow requires it for execution. The system uses platform-aware dispatch backends to spawn agents that handle auto-triage and tier-appropriate workflows.

How does auto-triage work for GitHub issues?

Auto-triage works by automatically categorizing GitHub issues based on their labels, body, and title. This categorization enables the system to apply tier-appropriate workflows, adjusting the level of effort and resources allocated to each issue based on its complexity.

What is the best way to handle tier-appropriate workflows for GitHub issue triage?

Using autonomous agents to automatically adjust effort and resources based on issue complexity is the best way to handle tier-appropriate workflows. The system auto-triages issues by analyzing their labels, body, and title to determine the appropriate tier.

Are there limitations to using autonomous agents for GitHub issue resolution?

The main limitation is that autonomous GitHub issue resolution requires the Claude Code plugin for execution. Additionally, the auto-triage system relies on issue labels, body, and title to categorize complexity, which may misclassify poorly documented issues.