Skip to content

feat: merge GSD upstream v1.30.0 + fix prescriptive skills#17

Merged
jw409 merged 3 commits intomainfrom
feat/gsd-upstream-merge
Mar 31, 2026
Merged

feat: merge GSD upstream v1.30.0 + fix prescriptive skills#17
jw409 merged 3 commits intomainfrom
feat/gsd-upstream-merge

Conversation

@jw409
Copy link
Copy Markdown
Owner

@jw409 jw409 commented Mar 31, 2026

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:

  • Multi-repo workspace support + worktree-aware .planning/
  • 1M+ context window awareness
  • Stub detection, CLAUDE.md compliance checking
  • Agent skill injection, workstream namespacing
  • /gsd:fast, /gsd:review, /gsd:forensics, /gsd:plant-seed
  • Security hardening (prompt injection guards, path traversal)
  • Temp file reaper, brownfield detection for 15+ ecosystems

New files: security.cjs, uat.cjs, workstream.cjs + 10 new workflows

VERSION: 1.30.0-kp.1

Skill Prescriptiveness Fixes

  • systematic-debugging: deduplicated params, adaptive phase language
  • executing-plans: replaced rigid Step 1/2/3 with adaptive chunking

Test plan

  • node -c syntax check on all 17 lib modules
  • gsd-tools.cjs loads and shows new commands (including workstream)
  • Run /gsd:new-project end-to-end with updated workflows
  • Verify workstream commands work

jw409 added 3 commits March 31, 2026 15:44
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
@jw409 jw409 merged commit 5305652 into main Mar 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant