v2.3.0
PM-Skills v2.3.0 Release Notes
Date: 2026-02-13
Status: Shipped
Big Idea
v2.3.0 closes MCP alignment verification and activates blocking sync enforcement.
This release finalizes the transition from observe-first drift detection to merge-blocking drift protection.
What Was Delivered
- B-01 alignment closure:
- Evidence-driven closure workflow completed in local delivery artifacts (
B-01a/B-01b/B-01c). - Final closure state:
closed-alignedon pinned refs.
- B-02 phase 2 enforcement:
.github/workflows/validate-mcp-sync.ymlnow defaults toblockmode.- Manual
workflow_dispatchoverride remains available (mode=observeormode=block).
- Documentation and compatibility truth updates:
docs/guides/validate-mcp-sync.mdupdated for blocking-default behavior.README.mdanddocs/reference/ecosystem.mdupdated to current MCP compatibility language/tool counts.
Validation Performed
- Cross-repo sync validation (
blockmode): pass (24skills inpm-skills,24inpm-skills-mcp). - Ecosystem alignment verification pinned refs:
pm-skills:3f4408acc5a113fb0605a8f9be3c052eaeda581fpm-skills-mcp:55f31a40babc2d98af1c221b21d0e1763ead4091
pm-skills-mcptest suite: pass (76/76).
What This Means
v2.3.0: MCP alignment closure + blocking drift guardrail active.v2.4.0target remains: output/config contract lock (B-03,B-04).v2.5.0target remains: foundation/persona decision closure (B-05,B-06).
Non-Goals for v2.3.0
- No new PM skills added.
- No output/config contract finalization.
- No foundation/persona decision closure.