github glittercowboy/get-shit-done v1.11.1

23 hours ago

Added

  • Git branching strategy configuration with three options:
    • none (default): commit to current branch
    • phase: create branch per phase (gsd/phase-{N}-{slug})
    • milestone: create branch per milestone (gsd/{version}-{slug})
  • Squash merge option at milestone completion (recommended) with merge-with-history alternative
  • Context compliance verification dimension in plan checker — flags if plans contradict user decisions

Fixed

  • CONTEXT.md from /gsd:discuss-phase now properly flows to all downstream agents (researcher, planner, checker, revision loop)

Install/upgrade: npx get-shit-done-cc@latest

Don't miss a new get-shit-done release

NewReleases is sending notifications on new releases.