prewalk
01Plugin Claude Code
Plugin marketplace listing 1 plugin: prewalk.
Plugin Claude Code
Plugin marketplace listing 1 plugin: prewalk.
Plugin Claude Code
Frontier model explores + plans + lands the first verified edit, then hands off to a cheaper executor subagent.
Agent
Prewalk executor - finishes the remaining todos in order on a cheaper model after the frontier handoff.
Hook
Runs when the agent finishes a response, executing pause_detect.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a session starts, executing export_session_id.py via python3. From TerenceLiu98/prewalk.
Hook
Runs after a tool call finishes for TodoWrite, TaskCreate, TaskUpdate, TaskList, Write, Edit, MultiEdit, Bash, rp, RepoPrompt, Task and Agent tool calls, executing todo_tracker.py, edit_tracker.py and handoff_result.py via python3 (3 commands). From TerenceLiu98/prewalk.
Hook
Runs when a subagent starts for ^(prewalk:)?prewalk-executor$ tool calls, executing handoff_lifecycle.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a subagent finishes for ^(prewalk:)?prewalk-executor$ tool calls, executing handoff_lifecycle.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a tool call fails for Task and Agent tool calls, executing handoff_result.py via python3. From TerenceLiu98/prewalk.
Hook
Runs on the PermissionDenied event for Task and Agent tool calls, executing handoff_result.py via python3. From TerenceLiu98/prewalk.
Hook
Runs before the agent uses a tool for Task and Agent tool calls, executing handoff_router.py via python3. From TerenceLiu98/prewalk.
Skill Claude CodeCodex
Arm a prewalk run: explore and plan in the root session, land the first verified edit, then persist a Stop checkpoint for handoff.
Skill Claude CodeCodex
Diagnose the Prewalk installation, presets, hook manifest, state directory, and Claude Task routing setup.
Skill Claude CodeCodex
Request the reviewed prewalk handoff and spawn exactly one routed Claude Task for the remaining todos.
Skill Claude CodeCodex
Disarm Prewalk for the current Claude Code session without changing files or todos.
Skill Claude CodeCodex
Reconcile an ambiguous Prewalk executor only after proving it is no longer running.
Skill Claude CodeCodex
Compatibility guidance for older Claude Prewalk recovery; canonical v4 recovery uses pw-reconcile.
Skill Claude CodeCodex
Retry one proven-incomplete Prewalk route from its durable packet without repeating task 1.
Skill Claude CodeCodex
Revise a durable Prewalk checkpoint in the active root session, re-verifying task 1 when needed.
Skill Claude CodeCodex
Show the current Prewalk phase, models, routing attempts, checkpoint evidence, remaining todos, and last error.