dedupe-issue-local
GitHub为oz-for-oss仓库提供Issue去重专项指导,作为核心技能的补充。通过定义可覆盖的分类类别,辅助维护者识别和合并重复问题,提升Issue管理效率。
Trigger Scenarios
Install
npx skills add warpdotdev/oz-for-oss --skill dedupe-issue-local -g -y
SKILL.md
Frontmatter
{
"name": "dedupe-issue-local",
"description": "Repo-specific dedupe guidance for oz-for-oss. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.",
"specializes": "dedupe-issue"
}
Repo-specific dedupe guidance for oz-for-oss
This file is a companion to the core dedupe-issue skill. It does not
redefine the duplicate-detection algorithm, the similarity thresholds,
or the output contract. It only specializes the override categories the
core skill marks as overridable.
Known-duplicate clusters
No known-duplicate clusters have been captured for this repository yet.
The weekly update-dedupe loop will propose additions here over time
when maintainers repeatedly close issues as duplicates of the same
canonical thread.
Version History
- 345a0f5 Current 2026-07-24 17:40


