1---2name: siewers-shield-commander-shield-commander3description: ---4---5---6name: tag-release7description: Create a date-based git tag for a new release and push it8user_invocable: true9---1011Run the tag-release script and push the tag:12131. Ask the user which stability level to use: alpha, beta, rc, or stable (default)142. Run `bash scripts/tag-release.sh <stability>` to create the tag153. Parse the tag name from the output164. Ask the user for confirmation before pushing175. Push the tag with `git push origin <tag>`1819Stability levels produce these tag formats:20- `stable` (default): `v2026.3.2`21- `alpha`: `v2026.3.2-alpha`22- `beta`: `v2026.3.2-beta`23- `rc`: `v2026.3.2-rc`2425If a tag already exists for that date+stability, a numeric suffix is appended (e.g. `v2026.3.2-beta.1`).2627---28> Source: [siewers/shield-commander](https://github.com/siewers/shield-commander) — distributed by [TomeVault](https://tomevault.io).29<!-- tomevault:4.0:skill_md:2026-06-24 -->
Run npx skillmds@latest add tomevault-io/siewers-shield-commander-shield-commander in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.