dedupe-issue-local
GitHub为 oz-for-oss 仓库提供 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


