github gsd-build/get-shit-done v1.37.0

latest release: v1.37.1
10 hours ago

[1.37.0] - 2026-04-17

Added

  • /gsd-spike and /gsd-sketch commands — First-class GSD commands for rapid feasibility spiking and UI design sketching. Each produces throwaway experiments (spikes) or HTML mockups with multi-variant exploration (sketches), saved to .planning/spikes/ and .planning/sketches/ with full GSD integration: banners, checkpoint boxes, gsd-sdk query commits, and --quick flag to skip intake. Neither requires /gsd-new-project — auto-creates .planning/ subdirs on demand
  • /gsd-spike-wrap-up and /gsd-sketch-wrap-up commands — Package spike/sketch findings into project-local skills at ./.claude/skills/ with a planning summary at .planning/. Curates each spike/sketch one-at-a-time, groups by feature/design area, and adds auto-load routing to project CLAUDE.md
  • Spike/sketch pipeline integrationnew-project detects prior spike/sketch work on init, discuss-phase loads findings into prior context, plan-phase includes findings in planner <files_to_read>, explore offers spike/sketch as output routes, next surfaces pending spike/sketch work as notices, pause-work detects active sketch context for handoff, do routes spike/sketch intent to new commands
  • /gsd-spec-phase command — Socratic spec refinement with ambiguity scoring (#2213)
  • /gsd-progress --forensic flag — 6-check integrity audit after standard report (#2231)
  • /gsd-discuss-phase --all flag — Discuss all gray areas interactively (#2230)
  • Parallel discuss across independent phases (#2268)
  • gsd-read-injection-scanner hook — PostToolUse prompt injection detection (#2201)
  • SDK Phase 2 caller migrationgsd-sdk query replaces raw gsd-tools.cjs calls (#2179)
  • Agent size-budget enforcement — Tiered line-count limits on all agents (#2361)

Changed

  • Debugger philosophy extracted to shared reference (#2363)
  • 5 agents migrated to @file includes for boilerplate (#2361)

Fixed

  • Shell hooks falsely flagged as stale (#2136)
  • Worktree cleanup and orphan pruning (#2367, #2275)
  • /gsd-quick crashes — pre-flight check and SUMMARY.md rescue (#2334, #2296)
  • Pattern mapper redundant reads (#2312)
  • Context meter scaling (#2219)
  • Codex install paths (#2320)
  • 15+ additional bug fixes

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

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

NewReleases is sending notifications on new releases.