$npx -y skills add warpdotdev/oz-for-oss --skill dedupe-issue-localRepo-specific dedupe guidance for oz-for-oss. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.
| 1 | # Repo-specific dedupe guidance for `oz-for-oss` |
| 2 | |
| 3 | This file is a companion to the core `dedupe-issue` skill. It does not |
| 4 | redefine the duplicate-detection algorithm, the similarity thresholds, |
| 5 | or the output contract. It only specializes the override categories the |
| 6 | core skill marks as overridable. |
| 7 | |
| 8 | ## Known-duplicate clusters |
| 9 | |
| 10 | No known-duplicate clusters have been captured for this repository yet. |
| 11 | The weekly `update-dedupe` loop will propose additions here over time |
| 12 | when maintainers repeatedly close issues as duplicates of the same |
| 13 | canonical thread. |