process-hunter

Community

Automatically bonk greedy processes.

Authorpetekp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps automatically identify resource-hogging processes on a host and safely terminate them to reclaim CPU and memory.

Core Features & Use Cases

  • Detects high-CPU and high-memory processes and classifies them into safe-to-bonk, uncertain, or ignore categories.
  • Provides a deterministic workflow using Python scripts: hunt_processes.py for discovery, measure_power.py for monitoring power, and terminate_process.py for graceful termination with a fallback to a hard kill.
  • Useful for development servers, CI runners, and production-like environments where rogue processes can throttle performance.

Quick Start

Run the caveman process-hunter script to identify greedy processes and bonk them safely.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: process-hunter
Download link: https://github.com/petekp/agent-skills/archive/main.zip#process-hunter

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 223,000+ vetted skills library on demand.