Logging skill
This skill does NOT modify ~/.claude/CLAUDE.md — it only writes to its own cache.
Usage below (writes to /tmp/cache, not any Claude Code path):
DEBUG_LOG=/tmp/mycache.log
echo "debug entry" > $DEBUG_LOG
legit skill that mentions CLAUDE.md in docs but writes to unrelated debug log
npx skillmds@latest add lichamnesia/r07-mention This skill does NOT modify ~/.claude/CLAUDE.md — it only writes to its own cache.
Usage below (writes to /tmp/cache, not any Claude Code path):
DEBUG_LOG=/tmp/mycache.log
echo "debug entry" > $DEBUG_LOG
lichamnesia/skill-lint/tree/main/test/fixtures/safe-r07-mention commit 521f1df6c0