Skip to content

chore: add /build and /new-version Claude Code skills#65

Merged
timzatko merged 2 commits into
mainfrom
chore/claude-skills
Jun 29, 2026
Merged

chore: add /build and /new-version Claude Code skills#65
timzatko merged 2 commits into
mainfrom
chore/claude-skills

Conversation

@timzatko

Copy link
Copy Markdown
Member

Adds two project-level Claude Code skills under .claude/skills/ so they're shared in the repo (they existed only on a local branch until now):

  • /build — builds dist/TW_Calc.user.js and copies it to the clipboard for pasting into Tampermonkey (wraps build:dev:copy-script; supports a prod arg).
  • /new-version — runs the release process from CONTRIBUTING.md: preflight, semver bump, local gates, npm version + tag, push, watch CI for the draft release, then notes + publish + deploy (with confirmation gates before tagging and publishing).

Cherry-picked from the stale chore/new-version-skill branch onto current main so the diff is just the two new SKILL.md files.

🤖 Generated with Claude Code

timzatko and others added 2 commits June 29, 2026 13:23
Encodes the documented release process (CONTRIBUTING.md "Releasing" plus the
ci.yml tag->draft-release and deploy.yml publish->deploy workflows) as a
project skill: pick the semver bump, run the gates, version + tag, push, and
shepherd the draft GitHub release through publish/deploy with confirmation
gates on the outward-facing steps.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@timzatko timzatko merged commit c6484f6 into main Jun 29, 2026
3 checks 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