{"id":"release-check","name":"release-check","summary":"リリース前の検証チェックリスト。出荷前に機能、テスト、ドキュメント、セキュリティ、品質ゲートの検証を行います。","body":"# Release Check\n\nRuns pre-release verification using the Centinela (QA) agent. This is the highest-stakes checklist in the system.\n\n## When to Use This Skill\n\n- Before any release to production\n- Before tagging a version\n- As a final quality gate after all features are implemented and reviewed\n\n## What This Skill Does\n\n1. Runs the SIGN IN checklist\n2. TIME OUT 1 — Documentation and Debt Check: verifies CHANGELOG, TECH_DEBT, specs, and docs\n3. TIME OUT 2 — Testing and Quality Gate: runs all tests, code health scan, quality verification\n4. TIME OUT 3 — Security and Release Gate: runs security audit, security verification, release readiness\n5. Writes release assessment to `docs/reviews/release-check-{version}.md`\n6. Issues final verdict: READY FOR RELEASE or BLOCKED (with specific reasons)\n\n## How to Use\n\n### Basic Usage\n\n```\n/release-check v1.2.0\n```\n\n## Example\n\n**User**: `/release-check v2.0.0`\n\n**Output**: A release assessment at `docs/reviews/release-check-v2.0.0.md` with:\n- Documentation completeness check\n- Test results and quality gate status\n- Security audit summary\n- Final verdict with specific blocking reasons if any\n\n## Tips\n\n- This is the last line of defense before code reaches users\n- A blocked release here prevents issues from reaching production\n- Three TIME OUT checkpoints cover docs, quality, and security independently","author":"@davepoon","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/davepoon/buildwithclaude/tree/main/plugins/agent-triforce/skills/release-check","license":"MIT","category":"quality-security","lang":"en","tokens":315,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}