qe-release End-to-end npm release workflow with verification gates and hardcoded-version protection Tags: qe, quality-engineering, release-management Prerequisites This skill requires the AQE MCP server. Ensure it is configured in . Steps 1. Architecture This project has a dual-package structure — both must stay in sync: 2. Arguments - — Target version (e.g., ). If omitted, prompt the user. 3. Steps Steps 4. Pre Flight Ensure Clean State 1. Pre-Flight: Ensure Clean State 5. Version Audit Read the current version from (source of truth). Then grep the ENTIRE codebase for hardcoded version strin…