🛠️
AutomationC#

Tendril Debug Plan

by Ivy-Interactive

Tendril Debug Plan is an Automation skill for Claude Code, published by Ivy-Interactive in Ivy-Tendril.

176 stars7 forkson Ivy-Interactive/Ivy-TendrilAdded 2026/09/07+1% in starsRepository updated 2026/09/06
agentic-codingagentic-workflowchatgptclaude-codecodexgeminigitopencodesoftware-factory
Install in seconds
Install Tendril Debug Plan
Copy Tendril Debug Plan into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Ivy-Interactive/Ivy-Tendril/tree/development/.claude/skills/tendril-debug-plan ~/.claude/skills/tendril-debug-plan

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Ivy-Interactive/Ivy-Tendril.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/tendril-debug-plan/SKILL.md in Ivy-Interactive/Ivy-Tendril
Installs to
~/.claude/skills/tendril-debug-plan
Collection
One of 5 skills cataloged from this repository
Category
Automation2109 skills

What Tendril Debug Plan does

Tendril Debug Plan analyzes a Tendril plan’s logs, session JSONL, verification results, and infrastructure checks to find why execution failed or behaved unexpectedly. Use it to diagnose plan quality issues and produce concrete bugfix recommendations.

Tendril Debug Plan is cataloged under Automation on DirSkills. Tendril Debug Plan comes from a repository tagged agentic-coding, agentic-workflow, chatgpt, claude-code and codex.

Documentation

README

tendril-debug-plan

Debug and analyze Tendril plan executions end-to-end — from plan creation through checking/verification — and produce a set of concrete bugfix and improvement recommendations.

Invocation

/tendril-debug-plan <planid> <note>
  • planid — 5-digit Tendril plan ID (e.g., 03451)
  • note — free-text context about what to look for (e.g., "verification passed but shouldn't have", "took forever", "got stuck in Building state")

What This Skill Does

This is the opening of the README. Read the full README on GitHub.

Commands Tendril Debug Plan provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /tendril-debug-plan
  • /tendril-debug-job

Frequently asked about Tendril Debug Plan

  • What else does Ivy-Interactive publish alongside Tendril Debug Plan?

    Tendril Debug Plan is one of 5 skills that DirSkills catalogs from Ivy-Interactive/Ivy-Tendril, the repository it ships in. Its siblings there include Tendril Debug Job, Tendril Release and Tendril Review. Each one is a separate skill with its own page in this directory, installs the same way Tendril Debug Plan does, and is maintained by Ivy-Interactive in that same repository. The rest of the collection is listed on the Ivy-Interactive/Ivy-Tendril page.

  • How does Tendril Debug Plan compare to other Automation skills?

    Tendril Debug Plan ranks #1953 by stars among the 2109 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Tendril Debug Plan against them. Open each page to compare what they document and how they install.