work-exhaust

Installation
SKILL.md

/work-exhaust — Exhaustive Discovery Until Saturation

This skill implements the Loop-until-dry quality pattern for unknown-sized discovery problems.

The deterministic execution model (the three shapes, structured-output rules, null-handling, journaling) lives in ../work/references/workflow-mode.md; the failure modes this skill defends against are ../work/references/anti-error-lessons.md (referenced as L1..L8 below). This skill is the canonical LOOP of that model — read those first; this file keeps inline only what's needed to run the loop standalone.

Orchestration shape (deterministic)

This skill is the LOOP shape (until-dry), and it is built from the other two shapes nested inside each round:

Installs
57
Repository
djalmajr/skills
GitHub Stars
4
First Seen
Jun 14, 2026
work-exhaust — djalmajr/skills