uberdev-cmd-goal

Community

Automate GitHub issue convergence and merging with autonomous loops.

AuthorTheFJK
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of driving GitHub issues to merge by using autonomous loops, simplifying the workflow for issue resolution and merging.

Core Features & Use Cases

  • Autonomous Convergence Loop: Dispatches /uberdev:orchestrator --turbo for solving and pushing PRs, followed by auto /review-pr and /merge if GREEN, recursing on BLOCKER/CRITICAL issues.
  • Circuit Breakers: Implements circuit breakers for convergence and failure scenarios, including max_cycles, nonconvergence, stuck_loop, and merge_failed.
  • Scoped Relaxations: Applies scoped relaxations to global UberDev rules, allowing /merge auto-chain inside /goal and non-interactive orchestrator runs.
  • Permission Handling: Runs dispatched agents in bypassPermissions mode to avoid permission stalls.
  • Execution Contract: Requires bash ≥ 4 for glob expansion and proper execution.

Quick Start

Run the goal command with the issue number you want to automate: uberdev:goal <issue#>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: uberdev-cmd-goal
Download link: https://github.com/TheFJK/UberDev/archive/main.zip#uberdev-cmd-goal

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.