home/productivity/release-check-prompt

Release Check.prompt

GPTClaudeDeepSeek··539 copies·updated 2026-07-14
release-check-prompt.prompt
---
description: 'Evaluate release gate readiness using required reports, artifacts, and sign-off evidence.'
name: release-check
argument-hint: '[release scope or target branch]'
agent: release
tools:
  - read
  - search
---
Evaluate release gate readiness using required reports, artifacts, and sign-off evidence.

Use repository evidence only.

Output exactly in this format:

## Release Gate Status

- overall status: READY | NOT-READY
- scope reviewed
- evidence sources checked

## Missing or Stale Evidence

For each item:

- artifact
- issue: MISSING | STALE | INCOMPLETE
- impact
- owner role

## Sign-off Gaps

For each required role:

- role
- verdict: OK | NOK | NOT-RECORDED
- blocking reason

## Release Actions

Ordered actions to reach READY.

- action
- owner role
- verification step

<!-- AUTO-GENERATED — maintained by vstack, do not edit directly -->
<!-- VSTACK-META: {"artifact_name":"release-check","artifact_type":"prompt","artifact_version":"20260513004","generator":"vstack","vstack_version":"3.6.0"} -->

when to use it

Community prompt sourced from the open-source GitHub repo eschaar/vstack (MIT). A "Release Check.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

eschaar/vstack · MIT