cfn-node-heap-sizer
CommunityTighten Node heap to prevent OOM
Authormasharratt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dynamically adjusts Node.js heap limits per task and tool to prevent memory overflows in constrained environments.
Core Features & Use Cases
- Dynamic heap sizing: Detects execution mode and tool to apply heap limits.
- Task-mode optimization: Provides safeguards for memory-intensive tasks.
- Use Case: When running heavy CFN Loop tasks, ensure Node heap usage stays within safe bounds.
Quick Start
Source the task-mode-heap-limiter and call limit_node_heap or exec with a specific heap size.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cfn-node-heap-sizer Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#cfn-node-heap-sizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.