Lava template debugger
Diagnose why your Lava template isn't rendering what you expect.
Need a quick read on Lava template debugger?
Skim the gist, what it's good for, a real prompt to try, and the gotchas — all distilled from SKILL.md. Cached after the first run.
About this skill
--- name: lava-debug version: 1.0.1 description: Diagnose why your Lava template isn't rendering what you expect. triggers: - debug this lava template - why isn't my lava rendering runtimes: - code - cowork tags: - lava - debugging - rock ---
# Lava template debugger
Walks a Lava template step by step, showing what's in scope at each point and why a filter or tag didn't match. Handles the common 'capture inside a for-loop' footgun and the less common 'child workflow attribute shadows the parent'.
## When to use
- "debug this lava template" - "why isn't my lava rendering"
## Notes
This skill is published to the Triumph Skills Marketplace. Report issues or request features directly from the skill's page.