Retry one proven-incomplete Prewalk route from its durable packet without repeating task 1.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add TerenceLiu98/prewalk --skill pw-retry --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pw Retry?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/terenceliu98-pw-retry-prewalk)More formats (shields.io, HTML) on the badges page.
---
name: pw-retry
description: Retry one proven-incomplete Prewalk route from its durable packet without repeating task 1.
---
# Prewalk Retry
Inspect the live `spawn_agent` schema exactly as for `$prewalk:pw-go`, then run:
```bash
python3 hooks/_pw.py retry "${CODEX_THREAD_ID:-${CODEX_SESSION_ID:-}}" \
--schema-fields=task_name,message,fork_turns,model,reasoning_effort
```
Omit schema fields that are absent. If the helper emits a route, make exactly
the native `spawn_agent` call it specifies. Do not change the message, inherit
prior turns, use a named agent, restart planning, or repeat task 1.
If an executor may still be running, do not spawn. Report the helper's
`pw-reconcile` direction instead.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!