281dc7a725
refactor: ~/skills → ~/Code/skills,sync.sh 支持 cursor rules 同步
...
- 所有引用从 ~/skills 改为 ~/Code/skills(遵循 ~/Code/ 约定)
- sync.sh 新增 cursor/*.mdc → ~/.cursor/rules/ 自动同步
- cfg HERMES_AGENT_CONVENTIONS 同步更新
[小糯]
2026-04-23 20:12:27 +08:00
6640221383
refactor: 移除 CONVENTIONS.md,改用 cfg 管理家族共识
...
FAMILY_CONVENTIONS 已存入 cfg shared scope,hermes-har 直接读取。
不再需要文件同步。
[小糯]
2026-04-23 18:37:51 +08:00
cefe8dcb51
feat: 新增 CONVENTIONS.md,sync.sh 同步到 ~/.hermes/
...
- CONVENTIONS.md: 家族 agent 共识(目录约定、工具链、Git 规范)
- sync.sh: 同步 skills 时同步 CONVENTIONS.md
- sync.sh: 去掉 openclaw-imports 子目录,直接同步到 ~/.hermes/skills/
- hermes-har personality switch 时自动 append 到 SOUL.md
[小糯]
2026-04-23 18:30:10 +08:00
85e58ae239
refactor: split skills into hermes/ and cursor/ categories
...
- Move all Hermes skills from skills/ to hermes/
- Add cursor/ for Cursor rules (.mdc)
- Add code-review.mdc (Gitea PR review with tea CLI)
- Update sync.sh to use new hermes/ path
- Update README with new structure
2026-04-22 19:41:29 +08:00
c52451a2ee
feat: 初始化共享 skills 仓库
...
Skills:
- coding-workflow: 标准编码工作流
- cursor-agent-cn: Cursor Agent 中国区配置
- wiki-writing: Gitea wiki 编写规范(新)
- remote-assist: 远程 SSH 协助
- rfc-iteration: RFC 驱动迭代工作流
- summarize: 摘要工具
- memex-zettelkasten: 共享知识库
- weather: 天气查询
- agent-memes: 表情包
还有 sync.sh 同步脚本和 README。
2026-04-22 18:53:38 +08:00