Agentsop Context Scope Discipline

Coder-agent working-file budget discipline: keep the editable working set (files you /add into writable context) under ~25k tokens, separate "read" from "edit", delegate breadth to a read-only repo-map, and drop files once edited. Use when an LLM coder-agent edits multiple files, when the working set must stay focused, or when the model starts editing the wrong file / missing targets because too much context dilutes attention. Search keywords: context window full, agent edits wrong file, too much context, /add /drop files, working file budget, context dilution, lost in the middle.

agentsope 5d7fcc4 4 files · 32.9 KB Updated

File contents

agentsope/SkillAlchemy/tree/main/skills/agentsop-context-scope-discipline commit 5d7fcc489b

Frequently asked questions

npx skillmds@latest add agentsope/agentsop-context-scope-discipline