Post-hoc diagnosis of a failed agent trajectory. Classifies the first unrecoverable step into one of nine failure categories (plan adherence, hallucinated information, invalid tool call, misread tool output, intent–plan mismatch, under-specified intent, unsupported intent, guardrail trigger, system failure) and produces an evidence-backed root-cause report.
$npx -y skills add majiayu000/vibeguard --skill trajectory-reviewInstalls into the current project.
Run `npx skills use "https://github.com/majiayu000/vibeguard" --skill "majiayu000/vibeguard/trajectory-review"` 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/majiayu000/vibeguard" that are relevant to the current task. Run `npx skills add "https://github.com/majiayu000/vibeguard"` and select the relevant skills, then follow their instructions.