Skip to content

/pw-doctor

Diagnose the Prewalk installation, presets, hook manifest, state directory, and Claude Task routing setup.

shell
$ npx -y skills add TerenceLiu98/prewalk --skill pw-doctor --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/pw-doctor
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Diagnose the Prewalk installation, presets, hook manifest, state directory, and Claude Task routing setup.

SKILL.md

pw-doctor.SKILL.md
name: pw-doctor
description: Diagnose the Prewalk installation, presets, hook manifest, state directory, and Claude Task routing setup.

Prewalk Doctor

Run and report every PASS, WARN, and FAIL line:

python3 "${CLAUDE_PLUGIN_ROOT}/hooks/_arm.py" doctor "$CLAUDE_SESSION_ID"
Read it on GitHub ↗
Ships withprewalk

Prewalk lets a strong planner do the expensive repository work, then gives a configured executor a verified starting point and a self-contained handoff: Use it for changes where understanding the repository is a meaningful part of the work.

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
7d ago
Last commit
10d ago
Created

Repo: TerenceLiu98/prewalk