Skip to main content
Run any Skill in Manus
with one click

memory-load-check

// Review PRs and diffs for unbounded memory loading, concurrency explosions, oversized payload materialization, and missing pagination or byte caps. Use when reviewing cleanup jobs, background jobs, data imports/exports, file parsing, API fan-out, workflow execution payloads, large arrays/files, or any change that reads many rows, files, responses, logs, or external API pages into process memory.

$ git log --oneline --stat
stars:28,592
forks:3,620
updated:May 21, 2026 at 23:16
SKILL.md
readonly