first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
---
|
||||
name: dedupe-issue-local
|
||||
specializes: dedupe-issue
|
||||
description: Repo-specific dedupe guidance for warp-external. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.
|
||||
specializes_source: warpdotdev/oz-for-oss:.agents/skills/dedupe-issue
|
||||
description: Repo-specific dedupe guidance for warp. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.
|
||||
---
|
||||
|
||||
# Repo-specific dedupe guidance for `warp-external`
|
||||
# Repo-specific dedupe guidance for `warp`
|
||||
|
||||
## Prerequisite: install the parent skill
|
||||
|
||||
This skill specializes the core `dedupe-issue` skill (named in the `specializes` frontmatter field) and is not functional on its own. Before applying its guidance, confirm the parent skill is installed and resolvable at `.agents/skills/dedupe-issue/SKILL.md`. If it is missing, install it first by copying the skill directory from the source declared in the `specializes_source` frontmatter field (`warpdotdev/oz-for-oss:.agents/skills/dedupe-issue`). Then continue with the guidance below.
|
||||
|
||||
This file is a companion to the core `dedupe-issue` skill. It does not
|
||||
redefine the duplicate-detection algorithm, the similarity thresholds,
|
||||
|
||||
Reference in New Issue
Block a user