Check Release banner
bladeofgod bladeofgod

Check Release

Development community

Description

--- description: 检查仓库是否满足发版条件,但不执行发布 argument-hint: "[版本号或发布约束]" --- 执行发版就绪检查。用户未明确要求时,不打 Tag、不上传、不发布、不 push。 ## 检查项 1. 确认发布范围和基线 Commit。 2. 确认计划任务已完成或显式延后。 3. 确认发布范围内的新任务普通 Review 格式为 `routed-v1`,其 `reviewProfiles` 与任务 `workKinds` 固定映射 一致,各 Profile 已有完成的独立结论且聚合 P0/P1 清零;既有 legacy 归档报告继续按历史格式兼容。 4. 对声明 `securityReview: required` 的任务确认 `security-<task-slug>.md` 已通过,并由 `make harness-check` 验证归档快照 metadata、依赖与产物结构。发版检查不要求全部历史 implementationDigest 匹配发布时的 当前文件,也不把历史快照解释为对后来内容的批准;本次发布范围的安全

Installation

Installs to ~/.claude/commands/bladeofgod-flutter-ai-harness-check-release.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bladeofgod/flutter-ai-harness/HEAD/.claude/commands/check-release.md -o ~/.claude/commands/bladeofgod-flutter-ai-harness-check-release.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository