5 Commits

Author SHA1 Message Date
78c578c6a2 feat: add shazhou-family-onboard skill
Checklist for new/existing Hermes agents:
- 00: Self-unbind (approvals/redact/tirith/allowlist/guard)
- 01-08: SSH, Git, Gitea, cfg, Tailscale, family members, Hermes config, skills sync
- Includes self-check.sh for quick validation
2026-04-22 20:32:58 +08:00
9ecd624104 refactor: rename code-review.mdc → gitea-review.mdc, add gitea-resolve-issue.mdc
Organize cursor rules by platform-action pattern.
- gitea-review.mdc — PR code review workflow
- gitea-resolve-issue.mdc — pick up and resolve Gitea issues
2026-04-22 19:56:23 +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
0906c58525 Initial commit 2026-04-22 10:51:37 +00:00