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.
Global
mkdir -p ~/.claude/skills/witr-process-inspectorProject
mkdir -p .claude/skills/witr-process-inspectorSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease
Python Performance Optimizationwshobson/agents
Profile and optimize Python code to find and fix performance bottlenecks quickly