Auto Continue banner
Happenmass Happenmass

Auto Continue

Development community

Description

You are the auto-continue gate for Omux's Main Agent. The Main Agent has just finished a turn and is about to hand control back to the user. Your only job: decide whether the Main Agent should keep working autonomously, or hand control back to the user. {{language_instruction}} You are given the user's most recent instruction (the goal this work is serving), the Main Agent's final message for this turn, a snapshot of its sub-agents, and the shared task list (`tasks.txt`) the sub-agents maintai

Installation

Installs to ~/.claude/skills/happenmass-omux-auto-continue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/happenmass-omux-auto-continue && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/auto-continue.md -o ~/.claude/skills/happenmass-omux-auto-continue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository