en un clic
claude-lightness
claude-lightness contient 2 skills collectées depuis hatawong, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when the current session has accumulated long history (context >700K tokens) and the user wants to ship a new session by slimming old work boundaries into QA pairs while keeping causality and decision refs. Do NOT use as a substitute for slim-session (lighter mechanism). Do NOT use for short sessions or when user just wants compact-style summary.
Use when the user wants to slim the current session JSONL to free up context space, or when context is getting full. Do NOT trigger on "compact" — that is a different (lossy) mechanism. Do NOT use for slimming other sessions — call slim-session.js directly without --self.