release-guard · git:20260317.9da7b75 · 2026-03-17 · sha256 3a25d43d889e5b4f
release-guard git:20260317.9da7b75A
Immutable. This exact content is served forever at /api/v1/blob/3a25d43d889e5b4f.
--- name: release-guard description: Run release-readiness checks for this repository. Use when validating docs, scripts, verification coverage, and operational safety before merge or release. --- # Release Guard Skill ## Workflow - Check command consistency across docs and `package.json`. - Verify architecture docs align with current code paths. - Validate that safety controls are still documented and enforced. - Report pass/fail with concrete file references. ## Focus areas - Hook flow and failure behavior. - Session/agent lifecycle semantics. - MCP safety gates and host setup instructions. - Troubleshooting accuracy. ## References - `references/release-checklist.md`