feat: merge GSD upstream v1.30.0 + fix prescriptive skills#17
Merged
Conversation
Selective merge of 4 releases (v1.27-v1.30): - Multi-repo workspace support + worktree-aware .planning/ - Context window 1M+ awareness - Stub detection in verifier/executor - CLAUDE.md compliance as plan-checker dimension - Agent skill injection into subagents - Workstream namespacing for parallel milestones - /gsd:fast, /gsd:review, /gsd:forensics, /gsd:plant-seed commands - Security hardening (prompt injection guards, path traversal) - Temp file reaper, planningPaths() consolidation - GSD SDK headless TypeScript support - Brownfield detection expanded to 15+ ecosystems - i18n (pt-BR, ko-KR, ja-JP) VERSION: 1.30.0-kp.1 17 lib modules, 45+ templates, 53 workflows, 14 references
…ng skills - systematic-debugging: merge duplicate params, add adaptive phase language - executing-plans: merge duplicate params, replace rigid Step 1/2/3 with adaptive chunks
- Add --help/-h/help as recognized command (exits 0 with usage) - Fix init with no args: "Missing workflow" instead of "Unknown: undefined" - workstream set: require name arg, add --clear flag for explicit unset - Filed upstream: gsd-build/get-shit-done#1527
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Full selective merge of GSD upstream v1.27-v1.30 into kinderpowers fork, plus skill prescriptiveness fixes.
GSD Upstream Merge (89 files, +9025/-2000)
All 17 lib modules, templates, workflows, and references updated to v1.30.0.
New capabilities from upstream:
.planning//gsd:fast,/gsd:review,/gsd:forensics,/gsd:plant-seedNew files: security.cjs, uat.cjs, workstream.cjs + 10 new workflows
VERSION: 1.30.0-kp.1
Skill Prescriptiveness Fixes
Test plan
node -csyntax check on all 17 lib modulesworkstream)/gsd:new-projectend-to-end with updated workflows