Lc Curate Context

Decide which files a task actually needs, record that as a reusable llm-context rule, verify it against the codebase - including the files your selection references but leaves out - and pack it for your own context, a chat, or a sub-agent you dispatch. Load when choosing what code to put in front of a model, packing files for a sub-agent, or when a rule selects too much or too little.

cyberchitta Updated

File contents

cyberchitta/llm-context.py/tree/main/src/llm_context/lc_resources/skills/lc-curate-context commit fb53b99322

Frequently asked questions

npx skillmds@latest add cyberchitta/lc-curate-context