📦 deps(skills): sync pathfinding dependency for codebase-recon
This commit is contained in:
+10
-1
@@ -64,9 +64,18 @@
|
||||
| `brooks-test` | `brooks-lint` | 测试质量审查 |
|
||||
| `_shared` | `brooks-lint` | brooks 系列 skill 共享参考资料,不是独立使用的 skill |
|
||||
|
||||
### outfitter-dev/agents Source
|
||||
|
||||
`outfitter-dev/agents` 是一个较大的 agents 仓库。当前只登记并同步其中和
|
||||
代码库侦察相关的下游项:
|
||||
|
||||
| 下游项 | 隶属 | 作用 |
|
||||
| --- | --- | --- |
|
||||
| `codebase-recon` | `outfitter-dev/agents` | 通过 git 历史和代码结构做 risk scan、热点分析、重构前侦察 |
|
||||
| `pathfinding` | `outfitter-dev/agents` | 需求澄清和 confidence calibration;同时补齐 `codebase-recon` 引用的 `confidence.md` |
|
||||
|
||||
### Single-skill Sources
|
||||
|
||||
| Skill | 来源 | 作用 |
|
||||
| --- | --- | --- |
|
||||
| `codebase-recon` | `outfitter-dev/agents` | 通过 git 历史和代码结构做 risk scan、热点分析、重构前侦察 |
|
||||
| `codebase-migrate` | `awesome-codex-skills` | 大代码库迁移、多文件 refactor、分批变更与 CI 验证工作流 |
|
||||
|
||||
Reference in New Issue
Block a user