Diagnose tenet project issues by inspecting SQLite state, job history, event logs, and .tenet/ directory structure. Use when: tenet is misbehaving, jobs are stuck, eval keeps failing, MCP server won't start, or you need to understand what happened during an autonomous run. Triggers on: 'tenet diagnose', 'what went wrong', 'why did tenet fail', 'debug tenet', 'tenet health', 'check tenet state'.
$npx -y skills add jeikeilim/tenet --skill tenet-diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/jeikeilim/tenet" --skill "jeikeilim/tenet/tenet-diagnose"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeikeilim/tenet" that are relevant to the current task. Run `npx skills add "https://github.com/jeikeilim/tenet"` and select the relevant skills, then follow their instructions.