hmem-release

Validate version bumps, builds, tests, and documentation before npm publish.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/YuryZZZ/opencode-global --skill hmem-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hmem-release
Source: https://github.com/YuryZZZ/opencode-global/tree/main/skills/hmem-release
Command: npx skills add https://github.com/YuryZZZ/opencode-global --skill hmem-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-publish release checks ensure hmem-mcp releases are updated, the version is bumped, tests pass, and all necessary documentation is ready before publishing. This prevents release slips and forgotten steps.

Core Features & Use Cases

  • Release readiness validation: Verifies version bumps, builds, type checks, and test results are prepared before publish.
  • Audit alignment: Confirms skill audits, configuration updates, and changelog notes are synchronized with the release.
  • Use Case: Before publishing a new hmem-mcp version, run this checklist to automatically confirm that all release criteria are satisfied.

Quick Start

Run this checklist before publishing to npm to verify version bumps, builds, tests, and documentation.

Frequently Asked Questions about hmem-release

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

FAQPage Schema
How do I run pre-publish release checks to prevent npm publish slips?

Pre-publish release checks validate version bumps, builds, type checks, and test results before npm publish. Running this checklist confirms all release criteria are satisfied to prevent forgotten steps and release slips.

What steps should I validate before publishing an npm package?

Before publishing an npm package, validate version bumps, run builds, execute type checks, and verify test results. You must also confirm skill audits, configuration updates, and changelog notes are synchronized with the release.

How do I ensure documentation is updated before an npm version bump?

To ensure documentation is updated before an npm version bump, run a release readiness checklist that audits configuration updates, changelog notes, and documentation alignment across code and docs before publishing.

What is the best way to automate release readiness validation for hmem-mcp?

Automating release readiness validation for hmem-mcp involves running a checklist that verifies version bumps, type checking, skill audits, and migration steps. This automatically confirms all release criteria are satisfied before publishing.

Do I need to run type checks before bumping an npm package version?

Yes, you need to run type checks before bumping an npm package version. Release readiness validation requires type checking, builds, and test results to pass to prevent release slips and ensure code stability.

What happens if I skip post-publish checks after an npm release?

Skipping post-publish checks after an npm release risks missing configuration updates, changelog synchronization, and migration steps. Running the full release checklist ensures all criteria are satisfied and prevents forgotten steps.