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
@@ -0,0 +1,7 @@
# CHANGELOG
## 2025-12-25T04:58:27+08:00 - 创建 workflow-orchestrator 技能骨架
- 新增 `SKILL.md` 定义基于文件 hook 的闭环编排技能,覆盖触发条件、状态机与回跳逻辑。
- 新增 `references/index.md` 索引,预留 state/CI 子文档占位。
- 新增 `AGENTS.md` 记录目录骨架与依赖关系。
- 验证:文档编写,无脚本运行(TODO)。