skills/when-not-to-use/SKILL.md
Scenarios where TraceMem should not be used.
npx skillsauth add tracemem/tracemem-skills when-not-to-useInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps agents determine when TraceMem is unnecessary or potentially harmful to performance/complexity. Not every line of code needs a decision envelope.
decision_write one by one. (TraceMem connectors may support batching, but if not, this is inefficient).testing
Instructions for writing and efficiently storing data in TraceMem.
tools
Complete workflow patterns for common TraceMem operations.
development
Auditing memory traces and debugging.
data-ai
Understanding safety constraints and handling failures.