logoalt Hacker News

mattfrommarstoday at 9:14 PM2 repliesview on HN

This is incredible piece of work. I was looking into .claude folder and skim reading it. One thing stood out to me how large it is.

If I'm not mistake how Claude Code or AI agent work, they need everything in 'context' and few tricks to reduce the context size. Sure, but given the number of files you have, how much of the context is consumed by all those claude files vs actual user input?


Replies

parastitoday at 10:17 PM

This is entirely based on the "agent skills" system. LLM agent only sees the one-line skill description in its context and "lazy loads" the rest of the skill file on demand.

show 1 reply
htdttoday at 9:42 PM

[dead]