AI AGENT ADDONS

Witr Process Inspector

aradotso/trending-skills
Debugging
1,196installs

Sometimes your computer runs processes and you do not know why they started. witr is a tool that answers that question for you. It shows you the chain of events that caused a process to run.

You can check any process by its ID or name. You can also see what is using a network port. witr traces back through system services, containers, and shells. This makes it easy to understand what is going on.

Using witr saves you time and confusion. You no longer have to look at many different commands. Just run one simple command to get clear answers.

Add Witr Process Inspector skill to your workflow

Global

mkdir -p ~/.claude/skills/witr-process-inspector

Project

mkdir -p .claude/skills/witr-process-inspector

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago