chore(release): bump framework and 8 skills to v4.0.0 (MAJOR — cline removal & hermes modernization)

- Bump MAM_VERSION to 4.0.0 in lib.sh
- Bump all 8 skill frontmatter versions to 4.0.0 in 3-way lockstep
- Update VERSIONS.md with v4.0.0 changelog, migration guide (B-1..B-5), and skill matrix
- Archive multi-agent version upgrade consensus and peer review reports (439 passed, 0 failures)
This commit is contained in:
2026-08-28 23:31:31 +09:00
parent f57cd5cdde
commit 6c0b8b0084
15 changed files with 306 additions and 24 deletions
@@ -1,7 +1,7 @@
---
name: multi-agent-mux-create
description: "Create a new agent session (claude, antigravity/agy) in a dedicated herdr session for context-preserving long-running work. Always creates a herdr session — never backgrounds with nohup/disown. Writes the new session to .mam/agent-sessions.yaml. Use when you want to start a fresh agent (no prior UUID) for a new project workspace."
version: 3.1.0
version: 4.0.0
author: godopu
license: MIT
platforms: [linux, macos]