traces-and-audit
✓Auditing memory traces and debugging.
Installation
SKILL.md
Purpose This skill explains the concept of the Decision Trace as an artifact. Understanding this helps you write better "evidence" into the system.
When running a decision, imagine a human reading the trace 6 months later.
If you chain decisions (one decision triggers another workflow), reference the parent decisionid in the child's metadata or context.
Auditing memory traces and debugging. Source: tracemem/tracemem-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tracemem/tracemem-skills --skill traces-and-audit- Source
- tracemem/tracemem-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is traces-and-audit?
Auditing memory traces and debugging. Source: tracemem/tracemem-skills.
How do I install traces-and-audit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tracemem/tracemem-skills --skill traces-and-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tracemem/tracemem-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01