Tmux Ralph Loop — Productivity skill for Claude Code
Resumable tmux ticket loop for Codex, Claude Code, OpenCode, and Pi, built for Matt Pocock’s skill workflow.
How to install Tmux Ralph Loop
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open maksimgurenko/tmux-ralph-loop and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Tmux Ralph Loop does
Resumable tmux ticket loop for Codex, Claude Code, OpenCode, and Pi, built for Matt Pocock’s skill workflow.
Alternatives in Productivity
- Linear - Ticket Management — You are tasked with managing Linear tickets, including creating tickets from thoughts documents, updating exis 10k ★
- Ticket Workflow — Work on ticket: $ARGUMENTS 5.8k ★
- Ccplugins — Claude Code Plugins that actually save time 2.7k ★
README
tmux-ralph-loop
A resumable ticket loop for **Codex, Claude Code, OpenCode, and Pi**, running interactively in tmux.
Developed specifically for [Matt Pocock’s skill workflow](https://github.com/mattpocock/skills): plan the work, produce a spec, break it into tickets, then let the loop drive implementation. It automates opening a session, running [`implement`](https://github.com/mattpocock/skills/blob/main/skills/engineering/implement/SKILL.md), waiting for it to finish, and opening the next session—until the tickets are done or your input is needed.
**Agents can mark themselves blocked when they need something from you.** Because they run interactively inside tmux, you can attach to their session, answer questions, and unblock the same agent without starting over.
Why use it?
- Fresh context: each new attempt starts a new agent; the agent chooses an eligible ticket.
- Resume after interruptions: restart the watcher without launching duplicate work.
- Inspect progress: keep prompts, terminal logs, reports, and runtime events on disk.
- Keep dependencies in order: completed blockers and unchanged, checked acceptance criteria gate progress.
From idea to implementation
Install [Matt’s skills](https://github.com/mattpocock/skills#installation-30-second-setup) and run [`setup-matt-pocock-skills`](https://github.com/mattpocock/skills/blob/main/skills/engineering/setup-matt-pocock-skills/SKILL.md) for your project, choosing **local Markdown files** as the tracker.
- Run `wayfinder` over a few sessions to work through the decisions until the path is clear.
- Use `to-spec` to turn the resolved decisions into a specification.
- Use `to-tickets` to create numbered, dependency-
Related Skills
Ralph Run Diagnostics
Evaluates whether the RALPH loop followed policy: correct task selection, verification level selection, requir
Agent Execute
SDD Phase 3 — Execute one task from TASKS.md in fresh context (Ralph loop pattern). Writes code, commits atomi
Verify Loop Skill
A Claude skill that runs a supervised, self-verifying loop on a coding task. The loop is the easy part — verif
Claude Code Fleet Orchestrator
Tmux-fleet orchestration: supervisor↔worker dispatch, plan/task tracking, recurring schedules, universal Stop+
Cezar
Cezar is a parallel coding agents orchestrator. Type a task, pick a workflow and an agent — Claude Code, Codex
Agent CLI Runtime
Unified TypeScript runtime for Codex CLI, Claude Code, and OpenCode with typed events, lifecycle control, perm
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Codex Orchestrator
CLI tool for delegating tasks to GPT Codex agents via tmux sessions. Designed for Claude Code orchestration wi
Independent Reviewer
Product-technical alignment reviewer. Spawned in a tmux pane via OpenAI Codex CLI with zero inherited context.