65b7923947
fix 03-email-account: use cfg MY_EMAIL instead of whoami, add personal scope step -- 小糯
2026-04-22 23:04:18 +08:00
30336dcaa2
reorder onboard checklist: cfg before email before git identity, add 03-email-account step -- 小糯
2026-04-22 22:59:51 +08:00
5a8db44504
add redact.py lazy-eval bug fix to onboard checklist -- 小糯
2026-04-22 22:33:32 +08:00
e6c623ccb6
remove coding-workflow skill (to be redesigned) -- 小糯
2026-04-22 22:25:31 +08:00
a4c1bea0bb
refactor(onboard): reorder cfg before gitea, move SSH pubkey registration to gitea step
...
- 01 SSH: generation only, removed gitea registration
- 03 ↔ 04 swapped: cfg (03) before gitea (04)
- 04 Gitea: added SSH pubkey registration (API + Web UI)
- self-check.sh: synced 03/04 order
2026-04-22 20:55:10 +08:00
2db6918b29
fix: decouple 01-ssh-keypair from 03-gitea-tea dependency
...
Split SSH key setup: generate first, register to Gitea later after tea/cfg are ready
2026-04-22 20:40:22 +08:00
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
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