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.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-ticket-queues-through-unattended-coding-agent-batches-and-escalate-only-on-blockers-with-codex-autorunner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Ticket Queues Through Unattended Coding Agent Batches And Escalate Only On Blockers With Codex Autorunner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-ticket-queues-through-unattended-coding-agent-)More formats (shields.io, HTML) on the badges page.
---
name: "Run ticket queues through unattended coding-agent batches and escalate only on blockers with Codex Autorunner"
slug: "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."
github_stars: 670
verification: "security_reviewed"
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
Basic usage or getting-started notes:
- 
- At its core, CAR is a state machine: while there are incomplete tickets, pick the next one and run it against an agent. Tickets can be pre-written by you, by agents, or on the fly.
- 📝 [Run history contract](docs/RUN_HISTORY.md) · [State roots contract](docs/STATE_ROOTS.md)
- Source: https://github.com/Git-on-my-level/codex-autorunner
- Extracted from upstream docs: https://raw.githubusercontent.com/Git-on-my-level/codex-autorunner/HEAD/README.md
## 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/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!