Remix.run Logo
rco8786 2 days ago

So these skills are effectively JIT context injections. Is that about right?

josefrichter a day ago | parent | next [-]

From the docs:

"Skills work through progressive disclosure—Claude determines which Skills are relevant and loads the information it needs to complete that task, helping to prevent context window overload."

So yeah, I guess you're right. Instead of one humongous AGENTS.md, just packaging small relevant pieces together with simple tools.

simonw 2 days ago | parent | prev | next [-]

Yes, that's a good way of describing them.

danjc 2 days ago | parent | prev | next [-]

It's all jit context

conception 2 days ago | parent | prev [-]

Yes