
Yemreak Claude Cpu Guard
- 6 repo stars
- Updated February 4, 2026
- yemreak/claude-cpu-guard
yemreak-claude-cpu-guard is a Claude Code plugin that monitors CPU and auto-kills stuck Claude-related processes when they overstay idle sessions.
About
yemreak-claude-cpu-guard is a Claude Code plugin marketplace entry built for developers whose machines fan-spin from agent sessions that never release CPU. The catalog description states it watches and automatically kills stuck processes, with keywords pointing at thresholds (“above”), post-idle behavior (“after”, “stays”), and React Ink render stalls. That makes it a local reliability tool: you keep Claude Code installed for build and ship work, but you register cpu-guard so runaway CLI or terminal UI processes do not drain battery or throttle parallel builds. It does not replace cloud observability for deployed apps; it protects the developer environment so iteration stays fast. Productivity category reflects personal workflow hygiene rather than application security or feature delivery. Pair it with normal testing plugins separately—this one only stabilizes the host OS while agents run.
- Auto-watches Claude Code related processes and kills stuck jobs that stay above CPU thresholds
- Targets idle-session pain: CPU burn when you are not actively prompting
- Documented fix patterns for React Ink render loops staying hot after work completes
- Single-plugin productivity bundle (pluginCount: 1) from yemreak/claude-cpu-guard
- Lightweight guard—no full APM stack required on a solo dev laptop
Yemreak Claude Cpu Guard by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin install yemreak-claude-cpu-guard@yemreak/claude-cpu-guardAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Last updated | February 4, 2026 |
| Repository | yemreak/claude-cpu-guard ↗ |
What it does
Install this plugin when Claude Code or Ink-based dev UIs leave runaway processes pegging CPU after sessions go idle.
Who is it for?
Best when you're on macOS or Linux and run long Claude Code sessions and hit recurring Ink or CLI processes that will not exit cleanly.
Skip if: Skip if you look for server-side APM, Kubernetes monitoring, or security auditing of production workloads.
What you get
After you enable cpu-guard, stuck high-CPU processes get terminated automatically so your dev machine returns to normal without manual process hunting.
- Background CPU watchdog integrated with Claude Code plugin runtime
- Automatic termination of qualifying stuck processes
- More stable local dev sessions without manual kill -9 routines
By the numbers
- pluginCount: 1
- repository: yemreak/claude-cpu-guard
- catalog categories: productivity
Recommended Plugins
How it compares
Local CPU process guard for Claude Code, not a cloud monitoring SaaS or code-review skill.
FAQ
Who is Yemreak Claude Cpu Guard for?
Developers using Claude Code locally who experience sustained CPU usage from stuck agent or Ink-related processes after sessions end.
When should I use Yemreak Claude Cpu Guard?
Use it when idle Claude Code sessions still peg CPU, fans run hot, or React Ink render processes refuse to exit until you force-kill them.
How do I add Yemreak Claude Cpu Guard to my agent?
Register the yemreak/claude-cpu-guard plugin marketplace in Claude Code and enable the bundled guard plugin so background watching and auto-kill rules are active.