·release-checklist
!

release-checklist

zbruhnke/claude-code-starter

在发货前运行最终发布清单。验证没有 TODO、没有调试代码、文档已更新、测试已通过、依赖性合理以及安全性已审核。

3安装·0热度·@zbruhnke

安装

$npx skills add https://github.com/zbruhnke/claude-code-starter --skill release-checklist

SKILL.md

A final quality gate before shipping code. This skill runs through everything a senior developer would check before approving a release.

Run through each section systematically. Any failure blocks the release.

When used as part of a wiggum loop, this checklist runs during Phase 5 (Final Verification). All items must pass before the loop can complete.

在发货前运行最终发布清单。验证没有 TODO、没有调试代码、文档已更新、测试已通过、依赖性合理以及安全性已审核。 来源:zbruhnke/claude-code-starter。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/zbruhnke/claude-code-starter --skill release-checklist
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 release-checklist?

在发货前运行最终发布清单。验证没有 TODO、没有调试代码、文档已更新、测试已通过、依赖性合理以及安全性已审核。 来源:zbruhnke/claude-code-starter。

如何安装 release-checklist?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zbruhnke/claude-code-starter --skill release-checklist 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/zbruhnke/claude-code-starter