aile-delivery-report
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAile:交付报告(aile-delivery-report)
Aile: Delivery Report (aile-delivery-report)
概述
Overview
本技能在提交 PR 时使用,目标是让 CR/QA/PM 在一个入口完成验收:
- PR 必须引用计划与设计产物
- PR 必须声明验证项(测试/构建等) -(可选)自动把 PR 链接回写 Jira,并流转状态
This skill is used when submitting a PR, aiming to allow CR/QA/PM to complete acceptance through a single entry:
- PR must reference plan and design artifacts
- PR must declare verification items (testing, building, etc.)
- (Optional) Automatically write back the PR link to Jira and transition the status
输出契约
Output Contract
PR Description 必须使用模板:。
docs-templates/stage3-pr-description-template.md至少包含:
- Jira Story Key + 链接
- Plan Reference:(及可选
docs/plans/{Story-Key}/analysis.md)design.pencil - Change Summary(2-3 句)
- Verification(勾选项)
PR Description must use the template: .
docs-templates/stage3-pr-description-template.mdIt must include at least:
- Jira Story Key + link
- Plan Reference: (and optional
docs/plans/{Story-Key}/analysis.md)design.pencil - Change Summary (2-3 sentences)
- Verification (checklist items)
执行流程
Execution Flow
- 从 提取 Story-Key 与计划引用
analysis.md - 按模板生成 PR Description(可直接粘贴到 PR 平台)
3.(可选)若启用 Jira MCP:
- 在 Story Comment 贴 PR 链接并 @mention 开发负责人
- Jira状态变更时调用 更新对应 Story 的状态字段为 developed
jira_update_issue
- Extract Story-Key and plan references from
analysis.md - Generate PR Description according to the template (can be directly pasted to the PR platform)
- (Optional) If Jira MCP is enabled:
- Post the PR link in the Story Comment and @mention the development lead
- When the Jira status changes, call to update the status field of the corresponding Story to developed
jira_update_issue