dylanpulver

Plan Doctor — Development skill for Claude Code

Development community

Self-check for the planning-with-files mechanisms that fail silently: plan resolution, hook injection, canonicalizer path shape, attestation state, install surfaces, and per-fire hook latency.

How to install Plan Doctor

Installs to ~/.claude/skills/dylanpulver-planning-with-files-plan-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dylanpulver-planning-with-files-plan-doctor && curl -fsSL https://raw.githubusercontent.com/dylanpulver/planning-with-files/HEAD/commands/plan-doctor.md -o ~/.claude/skills/dylanpulver-planning-with-files-plan-doctor/SKILL.md

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

What Plan Doctor does


description: "Self-check for the planning-with-files mechanisms that fail silently: plan resolution, hook injection, canonicalizer path shape, attestation state, install surfaces, and per-fire hook latency. Run it whenever hooks seem quiet or after installing on a new machine. Available since v3.6.0." disable-model-invocation: true allowed-tools: "Bash"

Run the planning-with-files self-check against the current project directory.

Steps:

  1. Run the doctor script from the project root:

Alternatives in Development

  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★

Full documentation available on GitHub

View Source Repository