|
| 1 | +# Shishirui Awesome Claude Skills ZH PR |
| 2 | + |
| 3 | +## Target |
| 4 | + |
| 5 | +- Repository: `https://github.com/shishirui/awesome-claude-skills-zh` |
| 6 | +- PR: `https://github.com/shishirui/awesome-claude-skills-zh/pull/8` |
| 7 | +- Fork: `https://github.com/TerminallyLazy/shishirui-awesome-claude-skills-zh` |
| 8 | +- Branch: `add-tree-ring-memory` |
| 9 | +- Commit: `cea2f556b4aef93ab109330f536d7c212cf599f2` |
| 10 | +- Evidence comment: |
| 11 | + `https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915777239` |
| 12 | + |
| 13 | +## Change |
| 14 | + |
| 15 | +Adds the standalone `TerminallyLazy/tree-ring-memory-skill` package to the |
| 16 | +Chinese-first Claude Skills catalogue under `开发辅助`. |
| 17 | + |
| 18 | +Entry: |
| 19 | + |
| 20 | +```markdown |
| 21 | +- **[tree-ring-memory](https://github.com/TerminallyLazy/tree-ring-memory-skill)** — 本地优先的 agent 记忆生命周期 skill,指导 Claude 进行项目记忆召回、证据记录、审计、遗忘与合并。 |
| 22 | + **什么时候用:** 做长期项目、代码代理交接、复盘已验证决策或踩坑,并且需要可删除、可审计的本地记忆时。 |
| 23 | + **作者:** [@TerminallyLazy](https://github.com/TerminallyLazy) **标签:** `记忆` `本地优先` `审计` `遗忘` |
| 24 | +``` |
| 25 | + |
| 26 | +## Validation |
| 27 | + |
| 28 | +- Read target `README.md`, `CONTRIBUTING.md`, PR template, and issue template. |
| 29 | +- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` PRs found. |
| 30 | +- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` issues found. |
| 31 | +- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` README entry |
| 32 | + found. |
| 33 | +- Verified `https://github.com/TerminallyLazy/tree-ring-memory-skill` returns |
| 34 | + HTTP 200. |
| 35 | +- Verified the standalone skill repo contains `SKILL.md`. |
| 36 | +- Ran a local isolated smoke at `/tmp/trm-shishirui-smoke` covering |
| 37 | + `tree-ring init`, `tree-ring remember`, `tree-ring recall`, and |
| 38 | + `tree-ring forget` with the actual emitted memory id. |
| 39 | +- `git diff --check` passed. |
| 40 | +- PR is open, ready, and mergeable. |
| 41 | +- No required status checks were reported at submission time. |
| 42 | + |
| 43 | +## Notes |
| 44 | + |
| 45 | +The target catalogue prefers Chinese descriptions and requires a direct |
| 46 | +use-case explanation. The entry avoids "best" claims and frames Tree Ring as a |
| 47 | +local, auditable lifecycle-memory skill for long-running project work. |
0 commit comments