Context engineering
Your context window is a working set. Like any working set, it has limits, and the cost of a bad one compounds.
The four moves
- Write — commit durable info out of the transcript and into files the model can re-read later. Plans, decisions, learnings, todos. Don't leave them floating in chat.
- Select — load exactly what you need for the current step. Not the whole repo. The specific files that matter for the specific change.
- Compress — summarize old
[Description truncada. Veja o README completo no GitHub.]