Skip to content

Commit d280060

Browse files
Refresh launch copy with discovery proof
1 parent d3fc59b commit d280060

3 files changed

Lines changed: 23 additions & 0 deletions

File tree

marketing/channel-playbook.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ for manual posting from verified owner-controlled accounts.
1313
- Press kit: <https://terminallylazy.github.io/Tree-Ring-Memory/press-kit.md>
1414
- LLM summary: <https://terminallylazy.github.io/Tree-Ring-Memory/llms.txt>
1515
- Feed: <https://terminallylazy.github.io/Tree-Ring-Memory/feed.xml>
16+
- Agent-Skills.md listing:
17+
<https://agent-skills.md/skills/TerminallyLazy/tree-ring-memory-skill/tree-ring-memory>
18+
- HeyClaude / Awesome Claude source entry:
19+
<https://github.com/JSONbored/awesome-claude/blob/main/content/skills/tree-ring-memory.mdx>
1620

1721
## Official Guardrails Checked
1822

@@ -103,6 +107,8 @@ tree-ring recall "release changes"
103107

104108
Repo: https://github.com/TerminallyLazy/Tree-Ring-Memory
105109
Release: https://github.com/TerminallyLazy/Tree-Ring-Memory/releases/tag/v0.11.0
110+
Agent skill listing: https://agent-skills.md/skills/TerminallyLazy/tree-ring-memory-skill/tree-ring-memory
111+
HeyClaude source entry: https://github.com/JSONbored/awesome-claude/blob/main/content/skills/tree-ring-memory.mdx
106112
````
107113

108114
Execution notes:

marketing/launch-kit.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ remain visible, and durable truths become heartwood.
3838
- DOX and Revolve sync adapters.
3939
- Framework discovery for common agent harnesses.
4040
- Terminal onboarding and Ratatui operator console.
41+
- Third-party discovery proof: Tree Ring Memory is indexed on Agent-Skills.md
42+
and merged into HeyClaude / Awesome Claude as a source-backed skills entry.
4143

4244
### Install Command
4345

@@ -173,6 +175,8 @@ tree-ring recall "release changes"
173175
```
174176

175177
Repo: https://github.com/TerminallyLazy/Tree-Ring-Memory
178+
Agent skill listing: https://agent-skills.md/skills/TerminallyLazy/tree-ring-memory-skill/tree-ring-memory
179+
HeyClaude source listing: https://github.com/JSONbored/awesome-claude/blob/main/content/skills/tree-ring-memory.mdx
176180
````
177181

178182
### HN Reply Angles
@@ -234,6 +238,10 @@ tree-ring tui
234238

235239
I would value feedback on the Rust CLI/storage shape, the SQLite/FTS approach,
236240
and what should stay deterministic versus adapter-driven.
241+
242+
The portable skill package is also indexed here if you want to inspect the
243+
agent-facing instructions before installing:
244+
https://agent-skills.md/skills/TerminallyLazy/tree-ring-memory-skill/tree-ring-memory
237245
````
238246

239247
### r/LocalLLaMA
@@ -271,6 +279,9 @@ https://terminallylazy.github.io/Tree-Ring-Memory/
271279

272280
I am looking for feedback from people running local agent stacks: what adapter
273281
or workflow would make this useful in your setup?
282+
283+
For agent-skill users, the source-backed HeyClaude entry is here:
284+
https://github.com/JSONbored/awesome-claude/blob/main/content/skills/tree-ring-memory.mdx
274285
```
275286

276287
### r/opensource

marketing/reply-bank.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ redact, import, export, and adapt.
4646

4747
The goal is portability across frameworks rather than another agent harness.
4848

49+
If you want the agent-facing package instead of the whole repo, the portable
50+
skill is indexed on Agent-Skills.md and has a source-backed HeyClaude entry:
51+
52+
- https://agent-skills.md/skills/TerminallyLazy/tree-ring-memory-skill/tree-ring-memory
53+
- https://github.com/JSONbored/awesome-claude/blob/main/content/skills/tree-ring-memory.mdx
54+
4955
## Does It Record Everything Automatically?
5056

5157
No. Tree Ring Memory does not run a hidden recorder or scrape transcripts.

0 commit comments

Comments
 (0)