Git-on-my-levelGit-on-my-levelCommunityยท1 Agent Skills Included

codex-autorunner

Coordinate coding agents through ticket queues while you sleep

Coordinates coding agents like Codex, Hermes, and OpenCode through long-running ticket queues automatically. Converts plans into markdown tickets that agents execute one by one without constant supervision. Notifies you on Telegram or Discord only when an agent gets stuck or needs input. Includes a web UI, CLI, and chat surfaces to monitor runs, manage repos, and review agent output.
npx skills add Git-on-my-level/codex-autorunner --all -g -y
Available:

Routes the AI agent to the right module guides and enforces core rules like treating filesystem state as the source of truth, while CLAUDE.md requires following the web frontend design system for any UI work.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install codex-autorunner?โ–ผ

Run `npx skills add Git-on-my-level/codex-autorunner --all -g -y` in your terminal to install all skills in this suite globally.

What does codex-autorunner actually do?โ–ผ

It is a meta-harness that feeds ticket-based tasks to coding agents like Codex or Hermes one by one, so long-running work continues unattended and you only get pinged when input is needed.

Which AI coding agents work with CAR?โ–ผ

CAR supports Codex, Hermes, OMP, and OpenCode out of the box, plus any agent that speaks the ACP protocol.

Can I monitor agent runs from my phone?โ–ผ

Yes. CAR connects to Telegram and Discord so you can chat with agents, receive progress updates, and answer questions from any device.

Do I need to babysit every agent turn?โ–ผ

No. You write or generate a plan, convert it into tickets, and CAR's state machine works the queue autonomously until something needs your decision.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’