rick-plan-improve

Installation
SKILL.md

rick-plan-improve

Bounded improvement loop on a plan file written by /rick-plan (or any plan markdown). Reads the canonical plan, critiques against weakness categories, applies surgical edits, snapshots pre and post, up to 3 rounds.

Resolve the target plan

$ARGUMENTS resolution order, use the first that produces a value:

  1. Empty. Resolve to current branch: git branch --show-current, sanitize / and spaces to -. Target canonical: docs/rick/<branch>/plan/current.md.
  2. Path ending in .md. Treat as literal path. Target canonical = that path. <plan-dir> = its parent directory.
  3. Otherwise. Treat as a folder name. Target canonical: docs/rick/<arg>/plan/current.md.

If the resolved canonical does not exist, stop with No plan at <path>. Run /rick-plan first. Do not silently fall through.

Before the loop

Installs
29
First Seen
Jun 4, 2026
rick-plan-improve — bambooxlotus/deren-skills