🐛 fix(ci): validate thirdparty skills without local sync

This commit is contained in:
csh
2026-08-12 11:39:33 +08:00
parent a71480a4ae
commit 1d9590f6a1
7 changed files with 118 additions and 85 deletions
@@ -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