Ldd Install banner
veegee82 veegee82

Ldd Install

Git community

Description

--- description: Explicitly install or re-install the LDD plugin's project-local artifacts (.ldd/ldd_trace launcher, statusline, heartbeat + stop-render hooks, settings merge). Idempotent; version-gated; safe to re-run. Required once per project as the opt-in step — unless one of the auto-opt-in signals (plugin self-identification, user-global flag) already fires; afterwards the plugin's SessionStart hook maintains everything automatically on every session start and every plugin update. --- Ins

Installation

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

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

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

Full documentation available on GitHub

View Source Repository