Agent skill
core-context-management-size-limits-mandatory
Sub-skill of core-context-management: Size Limits (MANDATORY) (+3).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_core/context-management/size-limits-mandatory
SKILL.md
Size Limits (MANDATORY) (+3)
Size Limits (MANDATORY)
| File | Max Size | Max Lines | Purpose |
|---|---|---|---|
~/.claude/CLAUDE.md |
2KB | 50 | Global preferences |
Workspace CLAUDE.md |
4KB | 100 | Delegation patterns |
Project CLAUDE.md |
8KB | 200 | Project rules |
CLAUDE.local.md |
2KB | 50 | User overrides |
Validation Command
# Run validation across all repos
./scripts/context/validate_context.sh
# Check single repo
./scripts/context/validate_context.sh digitalmodel
Content Categories
MUST be in CLAUDE.md:
- Mandatory behavioral rules (TDD, batching, etc.)
- Plan mode conventions
- Cross-review requirements
- File organization rules
- Key delegation patterns
MUST be in .claude/docs/ (reference):
- Agent lists and descriptions
- MCP tool reference tables
- Execution workflow diagrams
- Code examples and patterns
- Memory namespace details
Automated Improvement
The skill analyzes past work to suggest improvements:
- Pattern Detection: Identifies frequently used instructions
- Redundancy Removal: Flags duplicate content across files
- Usage Analysis: Tracks which docs are actually loaded
- Suggestion Generation: Proposes optimizations
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?