dex

Automate ticket-to-pull-request workflows with planning, code review, verification, and PR follow-through.

3|2|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mitchellfyi/dex --skill dex-mitchellfyi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dex
Source: https://github.com/mitchellfyi/dex/tree/main/skills/dex
Command: npx skills add https://github.com/mitchellfyi/dex --skill dex-mitchellfyi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually managing the end-to-end workflow from an engineering ticket to a merged pull request is time-consuming, inconsistent, and prone to missed quality checks, abandoned work, or incomplete PRs that require heavy rework.

Core Features & Use Cases

  • Full lifecycle orchestration: Automates planning, implementation, code review, verification, PR creation, and post-PR follow-through (CI monitoring, review feedback resolution) for any ticket or free-form task.
  • Built-in quality guardrails: Each phase has mandatory audit loops that enforce scoped plans, passing tests, clean code reviews, and UI evidence capture for frontend changes before moving to the next step.
  • Use case: Engineering teams can assign a ticket number or task description to Dex and have it handle all workflow steps with the same discipline as a senior engineer, eliminating the need for manual check-ins at each phase.

Quick Start

Invoke the dex skill with a ticket number or task description to start the automated end-to-end workflow from planning through PR completion.

Frequently Asked Questions about dex

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

FAQPage Schema
How do I automate the ticket-to-pull request workflow with Claude Code?

You can automate the ticket-to-pull request workflow by invoking an orchestration skill that handles planning, implementation, code review, and PR creation. This eliminates manual workflow management by enforcing standardized quality gates throughout the lifecycle.

What is an automated adversarial code review loop?

An automated adversarial code review loop is a mandatory audit phase that critically evaluates generated code against team standards before proceeding. It ensures clean code reviews are enforced automatically, preventing low-quality implementations from advancing to pull request submission.

How do I enforce quality gates before a pull request is submitted?

You enforce quality gates before a pull request by applying an automated workflow that requires passing local quality verification, scoped implementation planning, and UI evidence capture for frontend changes at each phase before allowing PR creation.

Can I automate CI failure resolution and review feedback for pull requests?

Yes, autonomous PR follow-through includes automated CI failure resolution and review feedback addressing. The workflow monitors post-PR activity and resolves issues independently, maintaining the same discipline as a senior engineer throughout the lifecycle.

Does the ticket-to-PR workflow automation work for frontend UI changes?

Yes, the workflow includes mandatory UI change evidence capture for frontend modifications. This quality guardrail ensures visual changes are verified and documented before the automated process advances to pull request creation.