🐛 fix(ci): validate thirdparty skills without local sync
This commit is contained in:
@@ -1,11 +1,23 @@
|
||||
diff --git a/skills/thirdparty/codebase-recon/SKILL.md b/skills/thirdparty/codebase-recon/SKILL.md
|
||||
--- a/skills/thirdparty/codebase-recon/SKILL.md
|
||||
+++ b/skills/thirdparty/codebase-recon/SKILL.md
|
||||
@@ -252 +252 @@ Core methodology:
|
||||
@@ -251,4 +251,4 @@
|
||||
Core methodology:
|
||||
-- [confidence.md](../pathfinding/references/confidence.md) — confidence calibration (shared with pathfinding)
|
||||
-
|
||||
+- [confidence-calibration.md](references/confidence-calibration.md) — evidence-based confidence calibration
|
||||
@@ -263 +263,0 @@ Related skills:
|
||||
+
|
||||
Micro-skills (load as needed):
|
||||
@@ -260,7 +260,6 @@
|
||||
- [architecture-analysis.md](references/architecture-analysis.md) — system structure mapping
|
||||
-
|
||||
+
|
||||
Related skills:
|
||||
-- `outfitter:pathfinding` — clarifying requirements before analysis
|
||||
- `outfitter:debugging` — structured bug investigation
|
||||
-
|
||||
+
|
||||
</references>
|
||||
diff --git a/skills/thirdparty/codebase-recon/references/confidence-calibration.md b/skills/thirdparty/codebase-recon/references/confidence-calibration.md
|
||||
new file mode 100644
|
||||
--- /dev/null
|
||||
|
||||
Reference in New Issue
Block a user