Agent skill

background-service-manager-error-handling

Sub-skill of background-service-manager: Error Handling.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/operations/devtools/background-service-manager/error-handling

SKILL.md

Error Handling

Error Handling

Common Errors

Error: "Already running"

  • Cause: Stale PID file from crashed process
  • Solution: Check if process actually running, remove stale PID file

Error: "Permission denied"

  • Cause: Script not executable or wrong user
  • Solution: chmod +x service.sh, check file ownership

Error: Process dies immediately

  • Cause: Command fails on startup

See sub-skills for full details.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results