github OthmanAdi/planning-with-files v2.36.3
v2.36.3: Parallel planning scripts now in installed skill

19 hours ago

Fixes a v2.36.0 regression of the same class as v2.36.2.

resolve-plan-dir.sh, resolve-plan-dir.ps1, set-active-plan.sh, and set-active-plan.ps1 shipped in scripts/ in v2.36.0 but were never added to skills/planning-with-files/scripts/ — the location that gets installed when users run npx skills add. Users could not use parallel planning from an installed skill.

This release:

  • Adds all four scripts to the canonical skill location
  • Updates sync-ide-folders.py to include them in its manifest, propagating to all IDE mirrors
  • Strengthens test_canonical_script_sync.py to cover all 8 user-facing shared scripts (was 4), so this class of gap trips the regression test going forward
  • Documents resolve-plan-dir.sh and set-active-plan.sh in the SKILL.md Scripts section with a parallel task workflow example

Don't miss a new planning-with-files release

NewReleases is sending notifications on new releases.