fusion-issue-author-bug
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAuthor Bug Issue
作者缺陷Issue
Dependency
依赖
Requires as the top-level orchestrator for classification, shared gates, and publish flow.
fusion-issue-authoring需要将作为顶层编排器,用于分类、共享关卡和发布流程。
fusion-issue-authoringWhen to use
使用场景
Use this skill when the request is about broken behavior, regressions, crashes, or unexpected results.
当请求涉及功能异常、回归问题、程序崩溃或非预期结果时使用此skill。
When not to use
不适用场景
Do not use this skill for feature requests, user stories, or generic enablement tasks.
请勿将此skill用于功能需求、用户故事或通用启用任务。
Required inputs
所需输入
- Bug context (observed behavior, expected behavior, impact)
- Reproduction information (if available)
- Environment context
- 缺陷上下文(观察到的行为、预期行为、影响)
- 复现信息(若有)
- 环境上下文
Instructions
操作说明
- Confirm routed type is .
Bug - Draft locally in .
.tmp/BUG-<context>.md - Structure draft with:
- Description
- Steps to reproduce
- Expected behavior
- Actual behavior
- Environment
- Impact
- Validate the draft has enough reproduction detail for triage.
- Return the draft summary for orchestrator review/publish flow.
Template fallback:
skills/fusion-issue-author-bug/assets/issue-templates/bug.md
- 确认路由类型为。
Bug - 在路径下本地起草。
.tmp/BUG-<context>.md - 草稿结构需包含:
- 描述
- 复现步骤
- 预期行为
- 实际行为
- 环境信息
- 影响范围
- 验证草稿包含足够的复现细节,可供分类处理。
- 返回草稿摘要,供编排器审核/走发布流程。
兜底模板:
skills/fusion-issue-author-bug/assets/issue-templates/bug.md
Expected output
预期输出
- Draft file path in
.tmp/ - Proposed title/body summary
- Bug-specific triage notes (repro clarity + impact)
- 位于目录下的草稿文件路径
.tmp/ - 提议的标题/正文摘要
- 缺陷专属分类说明(复现清晰度+影响范围)
Safety & constraints
安全与约束
Do not perform mutation directly; mutation stays in .
fusion-issue-authoring请勿直接执行变更操作;变更操作统一在中处理。
fusion-issue-authoring