← ClaudeAtlas

clean-skilllisted

Audit a Claude Code skill's per-invocation context use, then propose a context-bundling helper + SKILL.md edits to cut waste. Reads a representative session JSONL, ranks the largest tool results, traces them back to...
anthony-chaudhary/fak · ★ 37 · AI & Automation · score 71
Install: claude install-skill anthony-chaudhary/fak
# Canonical project skill adapter Load and follow [`../../../.claude/skills/clean-skill/SKILL.md`](../../../.claude/skills/clean-skill/SKILL.md). This generated discovery adapter contains no maintained workflow body. ## Portability contract - The linked canonical `SKILL.md` is the single semantic workflow body for Claude, Codex, and fak-native loaders. - This adapter changes discovery only; it must not fork, summarize, or translate the workflow. - Harness-native invocation, permissions, hooks, model routing, and worker launch remain typed adapters outside the semantic body.