eve-job-debugging
SKILL.md
Eve Job Debugging
CLI-Only Debugging
Debug via the Eve CLI exclusively. This replicates the client experience — clients don't have kubectl or host access.
Every debugging capability must be available through the CLI. If you find yourself needing system tools to diagnose a job issue, that's a gap in our CLI that should be fixed.
Monitor
eve job follow <id>to stream logs.eve job wait <id> --timeout 300 --jsonto wait on completion.eve job result <id> --format textfor the latest result.
Diagnose
eve job diagnose <id>for timeline and error summary.eve job show <id> --verbosefor attempts and phase.eve job dep list <id>for dependency blocks.
System health
eve system healthto confirm the API is reachable.
Weekly Installs
130
Repository
incept5/eve-skillpacksFirst Seen
Feb 8, 2026
Security Audits
Installed on
gemini-cli130
codex130
claude-code128
pi36
opencode27
codebuddy27