TOMOSIA-VIETNAM

Release Now — Git skill for Claude Code

Git community

Tag a release of webapp-evidence and publish it on GitHub — an official release from main, a release candidate from a branch with an open PR.

How to install Release Now

Installs to ~/.claude/commands/tomosia-vietnam-webapp-evidence-release-now.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TOMOSIA-VIETNAM/webapp-evidence/HEAD/.claude/commands/release-now.md -o ~/.claude/commands/tomosia-vietnam-webapp-evidence-release-now.md

Restart Claude Code, or start a new session, for it to be picked up.

What Release Now does


allowed-tools: Bash(git branch --show-current), Bash(git checkout main), Bash(git fetch origin:*), Bash(git pull --ff-only origin main), Bash(git tag:*), Bash(git push origin v*:*), Bash(git log:*), Bash(git show:*), Bash(gh repo view:*), Bash(gh pr list:*), Bash(gh pr view:*), Bash(gh api repos/*/pulls/*/commits:*), Bash(gh release create:*), Bash(gh release view:*), Bash(node --test:*), AskUserQuestion, Read, Write description: Tag a release of webapp-evidence and publish it on GitHub — an

Alternatives in Git

  • Git Worktree Docs Issue: Dependency Installation — GitHub — Community feedback on official docs with full worktree lifecycle walkthrough 81.1k ★
  • Ws Reset — Reset the current branch to main, fetch upstream, and update submodules 38.1k ★
  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★

Full documentation available on GitHub

View Source Repository