---
title: "Run ticket queues through unattended coding-agent batches and escalate only on blockers with Codex Autorunner"
description: "Turn a planned backlog into markdown tickets, dispatch them through coding agents, and only get pulled back in when a blocker or decision really needs you."
verification: "listed"
source: "https://github.com/Git-on-my-level/codex-autorunner"
author: "Git-on-my-level"
publisher_type: "organization"
category:
  - "Templates & Workflows"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "Git-on-my-level/codex-autorunner"
  github_stars: 670
---

# Run ticket queues through unattended coding-agent batches and escalate only on blockers with Codex Autorunner

Turn a planned backlog into markdown tickets, dispatch them through coding agents, and only get pulled back in when a blocker or decision really needs you.

## Prerequisites

Python environment, CAR repository or install path, a Git-backed project workspace, markdown ticket files, and at least one supported coding-agent runtime such as Codex or OpenCode

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Clone or install Codex Autorunner, follow the setup guide to configure a supported agent runtime and project workspace, create CAR-compatible markdown tickets, then start the autorunner or web UI flow described upstream.
```

## Documentation

- https://github.com/Git-on-my-level/codex-autorunner

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-ticket-queues-through-unattended-coding-agent-batches-and-escalate-only-on-blockers-with-codex-autorunner/)
