KS
Killer-Skills

magerun-release — how to use magerun-release how to use magerun-release, what is magerun-release, magerun-release vs manual release, magerun-release alternative, magerun-release install, n98-magerun2 release process, automate magento 2 tool release, magento 2 cli tool versioning

v1.0.0
GitHub

About this Skill

Ideal for DevOps Agents responsible for maintaining and releasing new versions of Magento tools, particularly those utilizing the n98-magerun2 command-line tool. magerun-release is an AI agent skill that manages the technical release cycle for the n98-magerun2 Magento developer tool. It automates key steps like investigating git commit logs since the last tag, determining the next semantic version number, and updating the core application version constant.

Features

Analyzes git history using `git log $(git describe --tags --abbrev=0)..HEAD --oneline` to identify changes
Determines the next version number by following semantic versioning (SemVer) principles
Updates the version constant within the `\N98\Magento\Application` PHP class
Provides structured instructions for releasing a new version of n98-magerun2

# Core Topics

netz98 netz98
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
44
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add netz98/n98-magerun2/magerun-release

Agent Capability Analysis

The magerun-release MCP Server by netz98 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use magerun-release, what is magerun-release, magerun-release vs manual release.

Ideal Agent Persona

Ideal for DevOps Agents responsible for maintaining and releasing new versions of Magento tools, particularly those utilizing the n98-magerun2 command-line tool.

Core Value

Empowers agents to automate the technical release process of n98-magerun2, including investigating git logs, determining next version numbers following semantic versioning, and updating application versions, all while leveraging git and semantic versioning protocols.

Capabilities Granted for magerun-release MCP Server

Automating the release process for n98-magerun2
Investigating git logs for changes
Determining next version numbers based on semantic versioning

! Prerequisites & Limits

  • Requires git access
  • Specific to n98-magerun2 tool
  • Follows semantic versioning (SemVer)
Project
SKILL.md
966 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

magerun-release

This skill describes the technical release process of the n98-magerun2 tool.

When to use

Use this skill when a new version of n98-magerun2 needs to be released.

Instructions

To release a new version, follow these steps:

  1. Investigate the git log to find all changes.
    • Tool: git log $(git describe --tags --abbrev=0)..HEAD --oneline
  2. Determine the next version number.
    • Follow semantic versioning (SemVer).
  3. Update the \N98\Magento\Application::APP_VERSION with the new version number.
    • File: src/N98/Magento/Application.php
  4. Update the version.txt with the new version number.
    • File: version.txt
  5. Update the CHANGELOG.md with the new version number.
    • File: CHANGELOG.md
    • Ensure all changes from the git log are documented.
  6. Run release-it tool.
    • Command: npx release-it (or vendor/bin/release-it if available via composer, but typically it's a JS tool)

Related Skills

Looking for an alternative to magerun-release or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication