eng-quality-handoff
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
来源信息
- 仓库
- tjboudreaux/cc-plugin-engineering-excellence
- 最近来源活动
- 2026年2月6日 04:08
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 4
- 分支
- 0
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- eng-quality-handoff
- description
- Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
# Collaborative Quality Handoff
## Intent
- Make it effortless for reviewers, QA, and partners to understand, validate, and extend your work.
- Ensure ownership persists after merge via clear action items and shared context.
## Workflow
1. **Narrate the change**
- Summarize problem, approach, and tradeoffs in the PR/issue using concise bullets.
- Link related tickets, specs, dashboards, or smart-contract addresses.
2. **Surface review focus**
- Call out risky areas, migrations, or TODOs explicitly; request specific expertise if needed.
3. **Attach evidence**
- Provide test results, captures, or transaction hashes inline so reviewers don’t need to rerun everything.
4. **Plan follow-ups**
- Create tasks for deferred work, debt, or experiment cleanups with owners and timelines.
5. **Stay available**
- Monitor review threads, CI pipelines, and post-merge telemetry; respond quickly and document resolutions.
## Verification
- Review checklist complete (tests attached, docs/flags updated, reviewers assigned).
- Outstanding issues tracked with owners; no “known issue” left implicit.
- After merge, confirm deployment/monitoring links are shared with relevant teams.
在 GitHub 查看