| [Docs][skills][part5] Add workflow/standards/perf skills, meta README and AGENTS routing, remove performance-evaluation Co-authored-by: blian<lianbin@huawei.com> # message auto-generated for no-merge-commit merge: !542 merge dev-skills-pr5-workflow-meta into dev [Docs][skills][part5] Add workflow/standards/perf skills, meta README and AGENTS routing, remove performance-evaluation Created-by: blian Commit-by: blian Merged-by: ascend-robot Description: <!-- PR描述模板更新日期:20251224 --> ### Purpose skills 拆分收尾(相对 trunk/dev 新增 677 行,43 个文件)——覆盖工作流/规范/性能类 skill 的增强、元数据更新与旧布局清理: - **元数据**:.agents/README.md(技能总览/数据流/目录结构更新)、AGENTS.md(skill 路由规则更新) - **工作流/规范类**:dev-workflow(SKILL.md + ascend-ops / cross-platform / rework-lessons 参考 + 删除已迁走的 pattern-dev.md)、code-standards、markdown-lint、 mindie-sd-community-governance、parallelism-strategy - **性能类**:performance-analysis(SKILL.md + analysis_workflow / capability-matrix / heuristics / operator-catalog)、performance-optimization、profiling-collection、 auto-optimization - **旧布局清理**(删除,新增内容已在 pr1~pr4 落地): - performance-evaluation/**(SKILL.md、references、scripts)——由 framework-integration / profiling-collection / performance-analysis 承接 - model-verification/**(SKILL.md、construction-methods、phase-timer)——由 dummy-run-dev 承接(pr2) - 各 skill 补齐 evals/evals.json > 说明:本 PR 与 pr1~pr4 文件完全不相交(旧路径删除 vs 新路径新增),可任意顺序合入。 ### Test Plan - Markdown:markdownlint -c .markdownlint.json <新增/修改 .md>(MD040 等) - 引用完整性:README 技能总览与各 SKILL.md 名称/路径一致;删除文件无残留引用 ### Test Report - markdownlint:与仓库现状一致(仅 MD060 表格风格为仓库既有通病,无新增违规类型) - 删除文件均确认被新 skill 承接(performance-evaluation → framework-integration / profiling-collection / performance-analysis;model-verification → dummy-run-dev) - 文档类内容,无需 NPU 运行验证 # Which issue(s) this PR fixes or accomplishes > **如问题已解决,按照下方示例附上ISSUE单号 / Apply bug or request issue as follow if the solved**\ > Fixes #ISSUE ID\ > **Fixes关键字会自动关闭issue,如问题部分解决请不要使用Fixes,可以用下方标签替代\ > Fixes will automatically close issue, please use the following tag if only part of the issue is solved**\ > Fix part of #ISSUE ID # Purpose # Test Plan > 设计了哪些测试内容,指导他人如何对你的PR进行测试\ > Apply information to show others your test design and how to test your Pull Request # Test Report See merge request: Ascend/MindIE-SD!542 | 2 天前 |