Debug a Tendril plan by analyzing its execution logs, session JSONL, verification results, and checking infrastructure. Produces actionable bugfix and improvement recommendations. Use when the user wants to investigate why a plan failed, behaved unexpectedly, or to audit plan execution quality.
$npx -y skills add ivy-interactive/ivy-tendril --skill tendril-debug-planInstalls into the current project.
Run `npx skills use "https://github.com/ivy-interactive/ivy-tendril" --skill "ivy-interactive/ivy-tendril/tendril-debug-plan"` 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/ivy-interactive/ivy-tendril" that are relevant to the current task. Run `npx skills add "https://github.com/ivy-interactive/ivy-tendril"` and select the relevant skills, then follow their instructions.