process-triage

star 392

Use when diagnosing runaway processes with the pt wrapper and choosing safe remediation.

boshu2 By boshu2 schedule Updated 6/7/2026

name: process-triage user-invocable: false skill_api_version: 1 hexagonal_role: supporting metadata: tier: execution description: "Use when diagnosing runaway processes with the pt wrapper and choosing safe remediation." practices:

  • pragmatic-programmer

process-triage

Use pt as the user-facing command and pt help for wrapper-aware help.

Core workflows:

  • pt scan --format json
  • pt deep-scan --format json
  • pt agent plan
  • pt agent explain
  • pt agent apply

Safety:

  • Never kill automatically without explicit user approval
  • Prefer pt agent over legacy pt robot
  • Use structured output for agent automation
Install via CLI
npx skills add https://github.com/boshu2/agentops --skill process-triage
Repository Details
star Stars 392
call_split Forks 40
navigation Branch main
article Path SKILL.md
More from Creator