process-guard - Terminal process hygiene manager for coding agents.
Enforces bounded execution, background process management, readiness checks, and process cleanup for terminal commands in coding agents.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Classify terminal commands
- Run finite commands with timeouts
- Start managed background processes
- Verify process readiness status
- Stop managed processes and cleanup
- Report terminal hygiene status
Inputs
- Terminal commands
- Skill directory path
Outputs
- Managed logs and PIDs under .agent-run directory
- Terminal command exit codes
- Terminal hygiene status report
Requirements
- Bash or PowerShell environment
- Agent Skills compatible coding agent
