home/categories/package-distribution/mblode-agent-skills-skills-autoship-skill-md
package-distributiondevelopment

autoship

Automates npm release workflows using changesets. Creates a changeset (default patch), writes a changelog entry, fixes lint/test/typecheck/format issues, commits and pushes, monitors CI via scheduled tasks, finds and merges the Version Packages PR, and watches the npm-publish workflow to completion. Use when the user asks to ship, release, publish, autoship, or cut a release for an npm package.

mblode
maintainer
mblode
Atualizado 3/25/2026
Estrelas
26
Forks
1
quick start

Installation and usage

Automates npm release workflows using changesets. Creates a changeset (default patch), writes a changelog entry, fixes lint/test/typecheck/format issues, commits and pushes, monitors CI via scheduled tasks, finds and merges the Version Packages PR, and watches the npm-publish workflow to completion. Use when the user asks to ship, release, publish, autoship, or cut a release for an npm package.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use autoship