auto

Installation
SKILL.md

/auto — Pursuit Mode

Codex Compatibility

When running this skill in Codex, translate Claude Code-only primitives before acting: AskUserQuestion -> chat/request_user_input, TodoWrite -> update_plan, Task/TaskCreate/TeamCreate/SendMessage -> spawn_agent/send_input/wait_agent when available and allowed, and EnterPlanMode/ExitPlanMode -> a concise chat plan plus explicit approval. Resolve Read/Write/Edit/Bash/WebSearch/WebFetch to Codex file/shell/web tools, and map ~/.claude/... paths to ~/.agents/... or ~/.codex/... unless the task explicitly targets Claude Code.

Drive a single strongly-desired objective to verifiable completion with minimal back-and-forth. For "I have one specific goal that matters a lot, just keep working until it's done; small details can be rolled back later" scenarios. Not for exploratory work or short tasks.

Sub-command dispatch

Parse args after /auto:

Installs
3
GitHub Stars
1
First Seen
May 10, 2026
auto — laststance/skills