Supervisor Drive banner
youngeun1209 youngeun1209

Supervisor Drive

Development community

Description

--- description: Autonomous orchestrator — survey state, pick the right OMCR engine, run it, re-evaluate, loop. Interactive by default. Safety-gated. Supports --auto, --plan-only, --resume, and budget caps. argument-hint: [--auto | --interactive | --plan-only] [--max-iter N] [--budget-tokens N] [--budget-time MIN] [--resume <run-id>] [--fresh] [--no-commit] --- # /supervisor-drive Thin dispatcher — the full autonomous orchestration workflow lives in the `supervisor-drive` skill so the slash-co

Installation

Installs to ~/.claude/skills/youngeun1209-oh-my-claudecode-research-supervisor-drive/SKILL.md

Terminal
mkdir -p ~/.claude/skills/youngeun1209-oh-my-claudecode-research-supervisor-drive && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/commands/supervisor-drive.md -o ~/.claude/skills/youngeun1209-oh-my-claudecode-research-supervisor-drive/SKILL.md

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

Full documentation available on GitHub

View Source Repository