using-uberdev

Guide UberDev skill invocation, priority, and platform adaptation across tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides comprehensive guidance on utilizing the UberDev suite, offering a structured approach to integrating and leveraging its various commands and tools for efficient workflow management.

Core Features & Use Cases

  • Skill Invocation: Establishes the process for invoking UberDev skills within different platforms.
  • Skill Priority: Defines the order of skill invocation and how they interact with user instructions and system prompts.
  • Platform Adaptation: Offers guidance on adapting UberDev skills across different platforms like Claude Code, Copilot CLI, and Gemini CLI.
  • User Instructions: Highlights the importance of following user instructions over default system prompts.
  • Skill Types: Differentiates between rigid and flexible skills, explaining when and how to apply them.
  • Per-project Configuration: Details how to configure UberDev for specific projects using .claude/uberdev.local.md or .codex/uberdev.local.md.
  • Skill-mandated Workflow Calls: Explains how to handle skills that require a Workflow tool call for execution.
  • Codex App Finishing: Provides instructions for handling branch/push operations in Codex when the sandbox blocks them.

Quick Start

To start using UberDev, invoke the using-uberdev skill and follow the instructions provided.

Frequently Asked Questions about using-uberdev

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

FAQPage Schema
How do I configure UberDev workflow management for a specific project?

To configure UberDev workflow management for a specific project, create a `.claude/uberdev.local.md` or `.codex/uberdev.local.md` file to define project-specific settings and instructions.

Does UberDev skill invocation work across different CLI platforms?

Yes, UberDev skill invocation works across different CLI platforms by providing platform adaptation guidance for Claude Code, Copilot CLI, and Gemini CLI environments.

How do I handle a skill-mandated Workflow tool call during execution?

To handle a skill-mandated Workflow tool call, follow the specific UberDev execution instructions that define how and when to trigger the Workflow tool during processing.

What is the difference between rigid and flexible skill types in platform adaptation?

The difference between rigid and flexible skill types lies in their execution constraints, defining whether a skill requires strict workflow adherence or can adapt dynamically to user instructions.

Why does branch push fail in Codex and how do I finish the app?

Branch push operations fail in Codex when the sandbox blocks them, requiring you to follow specific Codex app finishing instructions to properly handle and complete the blocked operations.