📦 deps(skills): sync pathfinding dependency for codebase-recon

This commit is contained in:
csh
2026-05-29 23:12:17 +08:00
parent b4c88b32be
commit c1bce2fb72
13 changed files with 1503 additions and 7 deletions
+7 -3
View File
@@ -29,16 +29,20 @@ skills:
sync: enabled
upstream_repo: https://github.com/outfitter-dev/agents
upstream_ref: main
upstream_path: plugins/outfitter/skills/codebase-recon
upstream_layout: single_skill_dir
upstream_paths:
- plugins/outfitter/skills/codebase-recon
- plugins/outfitter/skills/pathfinding
upstream_layout: multi_skill_subset
selected_for:
- risk scan
- git-history hotspot analysis
- codebase reconnaissance before planning
- refactor-risk assessment
- confidence calibration reference dependency
playbook_fit: pre-design and pre-refactor codebase risk discovery
notes:
- Upstream skill lives inside a larger agents repository.
- Upstream skills live inside a larger agents repository.
- pathfinding is included because codebase-recon links to pathfinding/references/confidence.md.
- id: codebase-migrate
sync: enabled