Lemme guess another video of not actually explaining how?
2026-01-24 06:29:57
27
John McLaughlin :
I’ve started to find the problem with Claude.md files not loading into context is also happening to Claude Skills, except it chooses to either not load Skills or it will read Skills and choose not to do what’s in Skills.
2026-01-23 01:20:30
13
.. :
Claude code has memory built into it already. It is literally a / command.
2026-01-26 02:14:50
3
The Sandy Stone :
What's the skill locations? Where can I learn how to install etc? The video misses critical info on WHAT installable skills you're talking about. There's dozens out there with recall
2026-01-23 17:38:54
5
midwestcatalyst :
This is a good set up. Next have /Recall create tasks for CICD in each project.
2026-01-25 22:32:27
3
FooBarBurp :
I'm just gonna drop this here. I've been using decorator pattern to enhance gsd. I was having trouble getting Claude to always execute my wrapper directives. Then I learned about todos. If you make each step you want done a todo, Claude is much less likely to ignore it.
2026-01-25 14:57:39
5
Yusuf :
Im new to claw code, but doesnt all these subagents rack up allot of tokens?
2026-01-23 17:37:07
2
mcdoleey :
are you doing any of this with LangGraph? or are you locked in to Anthropic?
2026-01-23 07:25:01
1
ryanderrough :
Do you know how much water you’ve used. Is there a way for us to calculate that?
2026-01-24 20:00:15
1
B!gD@wg :
What’s the exact skill name ? There are three RECALL skills and they get flagged as sketchy
2026-02-13 14:51:10
1
cloudy~ :𝟹 :
10k on the api bill before it even starts writing code tutorial
2026-02-27 18:07:40
4
Jared Johnson :
it's it almost a vector db with a manisfest of temp files or conversations
2026-01-23 11:42:28
3
juanlo :
Repo? Not even pics of files ?
2026-01-31 07:07:55
3
Cranky Optimist :
Is this meaningfully different than integrating Claude with e.g. Letta?
2026-01-23 12:39:43
2
Rick :
Do you have a library of preambles?
2026-01-27 03:33:12
2
gallantchicken :
Nice! Do you have a repo with the setup?
2026-01-23 06:31:14
3
Satan? :
Been using notion for perpetual memory. Not perfect but workable
2026-01-24 09:35:47
2
southerncharmjason :
No persistent memory. You'd have to copy the entire long session, start a new session and paste the .txt file of the previous session and it still will not be sufficient.
2026-02-01 20:20:29
1
B!gD@wg :
No sleep called REM SLEEP exactly do you have the exact name
2026-02-13 14:52:58
1
BluePointDigital :
I've been thinking about a structure similar to this but also paired with a vector-based memory. Ideally , I would want the vector memory to point to where relevant memories are located within a folder so we can then get the full context. How has this performed for you?
2026-01-23 14:49:28
2
Scott the engineer :
do you have a link to the Claude code memory skill? I found multiple memory skills, none really fit what you described
2026-01-24 03:34:30
2
Matt :
I had it write a tool that stores everything in a backed up json and has parameters to retrieve the information it needs. Far better than folders and markdown files. Just have it read the manual for how to use the tool and a simple thing like find next task and start. As your going you can have it make improvements to your tool. I’d still have a Claude.md but it’s contents is read the manual and common problems or notes to improve it’s behavior. All of the big important context heavy stuff goes into your tool. This reduces context loss and token usage significantly.
2026-01-23 21:22:23
4
ХВОСТИК :
No need to over-complicate. GSD and task based approach does all the heavy lifting already.
2026-01-24 07:57:40
1
user7544921461127 :
what about Claude mem?
2026-01-23 12:52:00
0
To see more videos from user @agentic.james, please go to the Tikwm
homepage.