Ldd Status banner
veegee82 veegee82

Ldd Status

Development community

Description

--- description: One-paragraph summary of which LDD loop is active right now, which skill last fired, and what the current loss is. --- Reply in ≤ 5 short lines: ``` Loop : <inner | refinement | outer | none active> Active : <last-invoked skill> (or "no LDD task in flight") Iter : k=<N>/K_MAX=<M> (only for inner loop) Loss : <numeric or one-line description> Next : <what the loop is waiting on / what you will do next> ``` No fluff, no explanation, no trace block. This is the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository