Enforce line budgets and rotate or split large context files.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill size-guard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Size Guard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-size-guard)More formats (shields.io, HTML) on the badges page.
---
name: size_guard
description: Enforce line budgets and rotate or split large context files.
metadata:
short-description: Line budget guard
---
## Purpose
Keep context-heavy files within line limits for fast loading.
## Steps
1. Read `.agent-docs/memory/LINE_BUDGETS.yaml`.
2. Rotate or split files that exceed budgets.
3. Update indexes to reference new parts.
4. Record the action in the Action Log.
## Guardrails
- Preserve history by archiving before splitting.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!