Standardizes the pre-release checklist to ensure builds, tests, and documentation are ready.

Install

mkdir -p .claude/skills/release-check-work-w-chrstnrpj && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15896" && unzip -o skill.zip -d .claude/skills/release-check-work-w-chrstnrpj && rm skill.zip

Installs to .claude/skills/release-check-work-w-chrstnrpj

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Prepare code for merge or release with verification, docs, environment, and deployment checks.
94 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Confirm scope and unresolved work
  • Review lint, typecheck, test, build, and e2e commands
  • Check documentation and changelog
  • Verify environment variables and deployment notes
  • Confirm no secrets or unrelated local files are included

How it works

The skill guides through a workflow of verification, documentation, environment, and deployment checks to prepare code for merge or release.

Inputs & outputs

You give it
Codebase ready for merge or release
You get back
Summary of verification results, known risks, and a plan for remaining work

When to use release-check

  • Prepare for production release
  • Verify code before merge
  • Update deployment documentation
  • Run final build checks

About this skill

Release Check

Workflow

  1. Confirm scope and unresolved work.
  2. Review relevant lint, typecheck, test, build, and e2e commands from project docs.
  3. Check docs, changelog, environment variables, deployment notes, and generated files.
  4. Confirm no secrets, large generated outputs, or unrelated local files are included.
  5. Summarize verification results and known risks.

Boundaries

  • Do not deploy to production without approval.
  • Do not claim checks passed unless they ran or were reviewed from reliable output.
  • Do not include generated graph or snapshot outputs unless intentionally reviewed.

Output

  • Relevant files or docs inspected.
  • Work completed or plan produced.
  • Tests or verification run or recommended.
  • Docs updated or skipped with reason.
  • Remaining risks, assumptions, and handoffs.

When not to use it

  • When deploying to production without approval
  • When claiming checks passed without reliable output
  • When including generated graph or snapshot outputs without intentional review

Limitations

  • Does not deploy to production without approval
  • Does not claim checks passed unless they ran or were reviewed from reliable output
  • Does not include generated graph or snapshot outputs unless intentionally reviewed

How it compares

This skill provides a structured checklist for release preparation, ensuring all critical aspects are reviewed before merge or deployment, unlike an informal check.

Compared to similar skills

release-check side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
release-check (this skill)01moNo flagsIntermediate
agent-workflow-automation46moReviewAdvanced
project-os16moReviewIntermediate
project-tooling14moCautionBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry