lossless-claw
Installation
SKILL.md
Lossless Claw
Use this skill when the task is about operating, tuning, or debugging the lossless-claw OpenClaw plugin.
Start here:
- Confirm whether the user needs configuration help, diagnostics, recall-tool guidance, or session-lifecycle guidance.
- If they need a quick health check, tell them to run
/lossless(/lcmis the shorter alias). - If they suspect summary corruption or truncation, use
/lossless doctor. - If they want high-confidence junk/session cleanup guidance, use
/lossless doctor cleanbefore recommending any deletes. - If they ask how
/new,/reset, or/lossless rotateinteracts with LCM, read the session-lifecycle reference before answering. - Load the relevant reference file instead of improvising details from memory.
Reference map:
- Configuration (complete config surface on current main):
references/config.md - Internal model and data flow:
references/architecture.md - Diagnostics and summary-health workflow:
references/diagnostics.md - Recall tools and when to use them:
references/recall-tools.md /new,/reset, and/lossless rotatebehavior with current lossless-claw session mapping:references/session-lifecycle.md
Working rules:
- Prioritize explaining why a setting matters, not just what it does.
- Prefer the native plugin command surface for MVP workflows (
/lossless, with/lcmas alias). - Do not assume the Go TUI is installed.
- Do not recommend advanced rewrite/backfill/transplant/dissolve flows unless the user explicitly asks for non-MVP internals.
- For exact evidence retrieval from compacted history, guide the user toward recall tools instead of guessing from summaries.
- When users compare
/losslessto/status, explain that they report different layers:/losslessshows LCM-side frontier/summary metrics, while/statusshows the last assembled runtime prompt snapshot.