releasing-marketplace

Automate version bumps and CHANGELOG generation across four plugin manifests.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Git-Fg/taches-principled-light --skill releasing-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: releasing-marketplace
Source: https://github.com/Git-Fg/taches-principled-light/tree/main/.agents/skills/releasing-marketplace
Command: npx skills add https://github.com/Git-Fg/taches-principled-light --skill releasing-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the release process for marketplace versions across Claude Code, Kimi Code, Codex, and Cursor platforms, ensuring consistent version bumps, CHANGELOG entries, and README/AGENTS updates.

Core Features & Use Cases

  • Version Control: Coordinates version bumps across four different plugin manifests.
  • CHANGELOG Entry: Automatically generates a CHANGELOG entry from the git diff.
  • README and AGENTS Update: Checks and updates README and AGENTS.md as necessary.
  • Release Workflow: Guides users through a seven-step approval-gated release process.
  • Use Case: When a batch of changes is ready to ship, this Skill manages the entire release workflow, from pre-release checks to committing the final changes.

Quick Start

Use the releasing-marketplace skill to cut a release by running: releasing-marketplace --propose --tag

Frequently Asked Questions about releasing-marketplace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate version bumps across multiple plugin manifests for a marketplace release?

Automating version bumps across multiple plugin manifests involves coordinating version updates across four different platform configurations. This Skill handles that synchronization while generating CHANGELOG entries and updating README and AGENTS.md files.

How do I generate a CHANGELOG entry automatically from a git diff before shipping?

Generating a CHANGELOG entry from a git diff requires analyzing the committed changes to produce release notes. This Skill automates that extraction and guides you through a seven-step approval-gated release workflow.

What is an approval-gated release workflow for marketplace version control?

An approval-gated release workflow is a structured seven-step process managing marketplace deployments from pre-release checks to final commits. This Skill enforces these gates to ensure consistent version control across Claude Code, Kimi Code, Codex, and Cursor platforms.

Can I coordinate releases across Claude Code, Kimi Code, Codex, and Cursor platforms simultaneously?

Yes, you can coordinate releases across Claude Code, Kimi Code, Codex, and Cursor platforms simultaneously. This Skill streamlines the release process by managing version bumps and documentation updates across all four marketplace manifests.

How do I update README and AGENTS.md files during the release process?

Updating README and AGENTS.md files during release requires checking existing documentation against new changes. This Skill automatically verifies and updates these files as part of its marketplace release workflow.

What's the best way to cut a release for a marketplace with four different plugin manifests?

The best way to cut a release for a marketplace with four plugin manifests is using a coordinated workflow. This Skill proposes version bumps, tags the release, and manages documentation updates across all platforms.