herdr-pre-release-audit
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHerdr Pre-release Audit
Herdr 预发布审核
Use this skill only inside the herdr repository.
Read and follow its workflow. Treat it as the source of truth for:
references/pre-release-audit.md- choosing the release base ref
- inspecting first-parent history and merged PRs
- auditing
docs/next/CHANGELOG.md - auditing and staged website docs
docs/next/README.md - checking against shipped CLI and agent-control behavior
skills/herdr/SKILL.md - checking issue reference lines
- deciding when to run or its component checks
just pre-release-check - running and assessing
just bench-render-scale - producing the final release-readiness report
Do not edit files during the audit unless the user explicitly asks to apply fixes. When applying fixes, keep changes scoped to the files named in the reference workflow.
仅在herdr仓库内使用此技能。
阅读并遵循其工作流程。将其作为以下事项的权威依据:
references/pre-release-audit.md- 选择发布基准引用(release base ref)
- 检查第一父提交历史及已合并的PRs
- 审核
docs/next/CHANGELOG.md - 审核及暂存的网站文档
docs/next/README.md - 对比已发布的CLI和agent-control行为,检查
skills/herdr/SKILL.md - 检查问题引用行
- 决定何时运行或其组件检查
just pre-release-check - 运行并评估
just bench-render-scale - 生成最终的发布就绪报告
除非用户明确要求应用修复,否则在审核过程中请勿编辑文件。应用修复时,仅对参考工作流程中指定的文件进行修改。