Skip to content

Releases: WrathZA/github-weld

2026.06.25

Choose a tag to compare

@github-actions github-actions released this 25 Jun 02:02
262de8c

What's Changed

  • feat: defer gh-weld-adopt branch-name prompt to the rename step by @WrathZA in #91

Full Changelog: 2026.06.24...2026.06.25

2026.06.24

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:59
79c1fda

What's Changed

  • fix: bootstrap scaffold on a branch so close-the-loop works (#84) by @WrathZA in #90

Full Changelog: 2026.06.23...2026.06.24

2026.06.23

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:59
29787c1

What's Changed

  • fix: bind default selections to explicit keypresses by @muhamedfazalps in #83
  • Add gh-weld-repo and gh-weld-activity to README skill list by @WrathZA in #86
  • Enable model invocation for gh-weld-ship and drop redundant when_to_use by @WrathZA in #89

New Contributors

Full Changelog: 2026.06.20...2026.06.23

2026.06.20

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:05
ba612c6

What's Changed

  • Restructure distribution to a single bundled plugin (align with skill-forge) by @WrathZA in #73
  • Clarify the same-session implementation entry point across gh-weld skills by @WrathZA in #74
  • Fix gh-weld-repo temp path and gh-weld-setup frontmatter by @WrathZA in #76
  • Harden gh-weld-next with error handling and selection judgment by @WrathZA in #78
  • Harden gh-weld-activity with truncation, fetch-failure, and UTC handling by @WrathZA in #80
  • Fix Enter-default prompts and complete gh-weld-repo judge findings by @WrathZA in #82

Full Changelog: 2026.05.25...2026.06.20

2026.05.25

Choose a tag to compare

@github-actions github-actions released this 25 May 02:06
0995059

What's Changed

  • gh-weld-issue: add (e)xpand option to duplicate check by @WrathZA in #68
  • gh-weld-issue: link related open issues after creation by @WrathZA in #69
  • gh-weld-repo: single-keypress license menu by @WrathZA in #70

Full Changelog: 2026.04.28...2026.05.25

2026.04.28

Choose a tag to compare

@github-actions github-actions released this 28 Apr 01:45
9678779

What's Changed

  • gh-weld-repo: infer repo description from README.md by @WrathZA in #63
  • Add sandbox.md and .claude/settings.local.json to .gitignore by @WrathZA in #65
  • gh-weld-issue: strengthen NEVER rules, add thinking frame, and improve scope clarity by @WrathZA in #67

Full Changelog: 2026.04.27...2026.04.28

2026.04.27

Choose a tag to compare

@github-actions github-actions released this 27 Apr 01:26
d88799a

What's Changed

  • Complete gh-weld-setup loop with adopt, ship, and export by @WrathZA in #58
  • gh-weld-issue: add optional cross-repo filing by @WrathZA in #61

Full Changelog: 2026.04.26...2026.04.27

2026.04.26

Choose a tag to compare

@github-actions github-actions released this 26 Apr 01:25
712c441

What's Changed

  • Add gh-adopt skill by @WrathZA in #2
  • gh-ship: enrich issue at close — update criteria checkboxes and post PR narrative comment by @WrathZA in #4
  • fix(gh-adopt): handle adoption from main by @WrathZA in #6
  • Rebrand gh-* skills to gh-weld-* by @WrathZA in #10
  • Improve README with narrative copy and workflow diagram by @WrathZA in #15
  • Add skill directory links to README by @WrathZA in #17
  • Add gh-repo skill: create GitHub repos from a local directory by @WrathZA in #20
  • fix: rename gh-repo to gh-weld-repo to match naming convention by @WrathZA in #21
  • Improve README value proposition with DIKW framing by @WrathZA in #23
  • Move skill dirs to repo root and tighten settings permissions by @WrathZA in #25
  • Improve gh-weld-ship quality via skill-forge-update by @WrathZA in #27
  • Add Apache 2.0 license by @WrathZA in #29
  • gh-weld-ship should checkout main after merge by @WrathZA in #30
  • Add attribution footer to gh-weld-* output (issues, PRs, comments) by @WrathZA in #32
  • Add gh-activity skill: repo and GitHub-wide activity digest by @WrathZA in #33
  • Rename gh-activity to gh-weld-activity by @WrathZA in #34
  • Improve CLAUDE.md skill-forge guidance and symlink discipline by @WrathZA in #36
  • Add ## Done summary block to gh-weld-ship on completion by @WrathZA in #38
  • Restructure README: value hook, How it works, problem-then-mechanism skills by @WrathZA in #40
  • README: Strunk copy edit, remove em dashes by @WrathZA in #41
  • Add marketplace-style installation support by @WrathZA in #42
  • README: backtick gh-weld references and move diagram by @WrathZA in #43
  • gh-weld-issue: add repo-fit check to challenge misplaced issues by @WrathZA in #44
  • gh-weld-next: add (a)ccept/(r)evise/(s)kip prompt with issue comment on revise by @WrathZA in #45
  • Add gh-weld-install skill to wire gh-weld into a project by @WrathZA in #46
  • Add gh-weld-init skill to scaffold new repos via guided interview by @WrathZA in #49
  • Extend gh-weld-init to auto-create git repo and manage .gitignore by @WrathZA in #51
  • Consolidate gh-weld-install and gh-weld-init into gh-weld-setup by @WrathZA in #53
  • Add daily automated CalVer release via GitHub Actions by @WrathZA in #56

New Contributors

Full Changelog: https://github.com/WrathZA/github-weld/commits/2026.04.26