chore: move workflow/repo/documents/config under assets

This commit is contained in:
tukuaiai
2026-02-27 01:46:51 +08:00
parent 4207c8fbb8
commit dffbb976e7
488 changed files with 203 additions and 196 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ description: "文档驱动开发(DDD)文档管家:以仓库真实证据为
## 维护
- 来源:`prompts/02-编程提示词/文档驱动开发/DDD 文档管家 Agent 工业级提示词.md`;元技能 `00-元技能/skills-skills/`;自动化辅助工具 `repo/Skill_Seekers-development`.
- 来源:提示词库(在线表格入口见 `prompts/README.md`;元技能 `00-元技能/skills-skills/`;自动化辅助工具 `assets/repo/Skill_Seekers-development`.
- 最后更新:2025-12-20
- 已知限制:依赖用户提供真实证据;大体量仓库需分批;不输出敏感值。
@@ -24,7 +24,7 @@
## 自动化采集(可选)
- 需要批量抓取外部文档/代码仓库时,可用 `repo/Skill_Seekers-development` 的 CLI(如 `skill-seekers scrape --config <config.json>`)生成参考素材,再按本技能流程落盘。
- 需要批量抓取外部文档/代码仓库时,可用 `assets/repo/Skill_Seekers-development` 的 CLI(如 `skill-seekers scrape --config <config.json>`)生成参考素材,再按本技能流程落盘。
## 交付物检查