CC-MEM-005: Generic Instruction - Claude Memory
Summary
- Rule ID:
CC-MEM-005 - Severity:
HIGH - Category:
Claude Memory - Normative Level:
SHOULD - Auto-Fix:
Yes (safe) - Verified On:
2026-02-09
Applicability
- Tool:
claude-code - Version Range:
unspecified - Spec Revision:
unspecified
Evidence Sources
- https://github.com/anthropics/claude-code/tree/main/.claude/commands
- https://arxiv.org/abs/2201.11903
Test Coverage Metadata
- Unit tests:
true - Fixture tests:
true - E2E tests:
false
Examples
The following examples demonstrate what triggers this rule and how to fix it.
Invalid
Be helpful and accurate when responding.
Always provide the best possible answer.
Valid
# Project Rules
Always use TypeScript strict mode.
Run `cargo test` before committing.