auto-driver - Pre-execution orienter and dispatcher for auto runs
Orients execution state before /auto starts, surfaces single action line or asks blocking questions, and dispatches to script handlers.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Load hypothesis JSON
- Evaluate situation and ambiguity
- Route goal-aware plans
- Dispatch execution scripts
- Ask blocking user questions
- Resume existing execution run
Inputs
- Hypothesis JSON
- Conversation transcript
- User goal text
- Plan file paths
- Driving session ID
Outputs
- Script execution command
- Single action line
- User question prompt
Requirements
- CLAUDE_PLUGIN_ROOT environment variable
- Bash execution environment
- Python execution environment
- Helper scripts in lib directory
