cyberneticlibrary

Run pre-release checklist

release-checklistcommandsetup L197
TheBeardedBearSAS/claude-craft
What it does

Guide release workflow with interactive checklist

Best for

Structured release process: pre-release validation, tests/security/docs verification, staging tests, production deployment, post-deploy monitoring, rollback plan.

Inputs
  • · version number
  • · release type (patch/minor/major)
Outputs
  • · release checklist
  • · commit/tag created
Requires
  • · git
  • · gh CLI
Preconditions
  • · tests passing
  • · changelog updated
  • · version files identified
Failure modes
  • · checklist item fails
  • · rollback needed
  • · breaking changes not documented
Trust signals
  • · comprehensive multi-section checklist
  • · rollback decision threshold documented
  • · useful commands section
  • · semantic versioning reference