Rebuild a plan from live ground truth — the artifacts themselves, tests, and (in a repository) git and gh — when the existing plan file no longer matches reality — items silently done, approach superseded, or facts drifted. Use when a plan has gone stale mid-effort or when resuming reveals contradictions. Re-derives ground truth first, never trusting the plan's own prose, then rewrites the plan to match what is actually true and what actually remains.
$npx -y skills add dryvist/claude-code-plugins --skill replanInstalls into the current project.
Run `npx skills use "https://github.com/dryvist/claude-code-plugins" --skill "dryvist/claude-code-plugins/replan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dryvist/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dryvist/claude-code-plugins"` and select the relevant skills, then follow their instructions.