Agtmls Release — Development skill for Claude Code
Walk the guarded AgtMLS release flow from version bump to published artifacts.
How to install Agtmls Release
Installs to ~/.claude/skills/sebastienrousseau-agtmls-agtmls-release/SKILL.md
mkdir -p ~/.claude/skills/sebastienrousseau-agtmls-agtmls-release && curl -fsSL https://raw.githubusercontent.com/sebastienrousseau/agtmls/HEAD/commands/agtmls-release.md -o ~/.claude/skills/sebastienrousseau-agtmls-agtmls-release/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agtmls Release does
description: Walk the guarded AgtMLS release flow from version bump to published artifacts. license: MIT
Releases increment by exactly `0.0.1` on the `0.0.x` line.
python3 scripts/agtmls.py next-version
python3 scripts/agtmls.py bump-version --version
python3 scripts/agtmls.py check
`main` is protected, so land the bump through a pull request rather than pushing directly. After it merges:
git tag -s v -m "AgtMLS v" && git push origin v
Ta
Alternatives in Development
- Godogen Source Repo — This repository contains two source trees for the same project: - claude/ — Claude Code source tree - codex/ 2.8k ★
- Release Extension — Release a new version of a marketplace extension 1.6k ★
- Bump Plugin Version — Detect changed plugins and bump their versions along with the marketplace version 684 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Forgekit.Install
Update the globally installed ForgeKit CLI to the latest published version from npm. Use when you want to upgr
Version Bump
Bump versions across the monorepo during release process
Pre Release
Pre-release checklist before version bump
Update Infos Release
Update Claude Code releases tracking (guide + landing + version bump)
Booking Kiosk
Agent Skill: build a self-service touchscreen booking kiosk — seven-step walk-up flow, on-screen keyboard, ina
Reapdev.VersionBump
Version bump — 변경 분석 후 bump 유형을 제안, 유저가 최종 결정
Related Agents
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b
Workspace Governance
Read-only governance specialist for AGENTS layering, repo rules, release law, and change-scope policy. Invoke