← all publishers

kwangsing3

@kwangsing3 source repo

2 published skills

  1. Commit Push Sync · kwangsing3
    Use when the user asks to commit AND push to a git repository (not for commit-only requests). Writes changelog-ready Conventional Commits, syncs local docs and any linked Obsidian vault notes into the same commit, optionally tags the push when explicitly asked, and on GitHub repos syncs repo metadata and cuts a Release for that tag.
    0
    installs
  2. Changelog Release · kwangsing3
    Use when the user explicitly asks to cut a release, bump the version, or (re)generate CHANGELOG.md from git history. Computes the semver bump from Conventional Commits since the last tag, updates the version manifest, writes CHANGELOG.md, and creates the release commit + tag only with confirmation. Deliberate and opt-in — never run it as part of a routine commit+push.
    0
    installs