Agent skill
size_guard
Enforce line budgets and rotate or split large context files.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/unknown-cheekycodexconjurer-aera-chart-engine-6
Metadata
Additional technical details for this skill
- short description
- Line budget guard
SKILL.md
Purpose
Keep context-heavy files within line limits for fast loading.
Steps
- Read
.agent-docs/memory/LINE_BUDGETS.yaml. - Rotate or split files that exceed budgets.
- Update indexes to reference new parts.
- Record the action in the Action Log.
Guardrails
- Preserve history by archiving before splitting.
Didn't find tool you were looking for?