Ldd Trace banner
veegee82 veegee82

Ldd Trace

Productivity community

Description

--- description: Show the current LDD trace for this task, and summarize the last 5 entries from .ldd/trace.log if it exists in the project. --- Display the current LDD trace block (the one mandated by `skills/using-ldd/SKILL.md` §"The LDD trace — mandatory visible output") for the task currently in flight. If no LDD task is active right now, say so plainly — do NOT invent a trace. Then, if a file `.ldd/trace.log` exists in the current project root, show the last 5 non-blank entries as a compa

Installation

Installs to ~/.claude/skills/veegee82-loss-driven-development-ldd-trace/SKILL.md

Terminal
mkdir -p ~/.claude/skills/veegee82-loss-driven-development-ldd-trace && curl -fsSL https://raw.githubusercontent.com/veegee82/loss-driven-development/HEAD/commands/ldd-trace.md -o ~/.claude/skills/veegee82-loss-driven-development-ldd-trace/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository