cpu-memory-review

Official

Decide if CPU/memory findings are real.

AuthorPandaala
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly separate genuine CPU and memory performance problems from common false positives during code review, by routing each finding to an evidence-backed decision pattern.

Core Features & Use Cases

  • Methodology-first review: trace the call chain and explicitly distinguish cold/config-load phases from hot/request-handling phases to avoid chasing non-triggered behavior.
  • Scenario-based decisioning: use the indexed case files to match a finding (e.g., Arc clone, regex precompile, bounded buffers, admin-path work) against a “confirmed vs false positive vs accepted tradeoff” rule.
  • Rapid triage workflow: start with the general methodology, then pivot into the specific case by name or search for it in the case directory.

Quick Start

Use the cpu-memory-review Skill to evaluate a new CPU/memory finding by first following the general methodology decision flow, then matching the finding to the best matching case file under cases/.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: cpu-memory-review
Download link: https://github.com/Pandaala/Edgion/archive/main.zip#cpu-memory-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.