AI-powered validation of knowledge notes against current codebase. Detects stale content by comparing documented knowledge with actual files.
/plugin marketplace add Z-M-Huang/cc-obsidian-mem/plugin install cc-obsidian-mem@cc-obsidian-memThis skill is limited to using the following tools:
Validate your knowledge notes against the current state of the codebase to detect stale content.
/mem-validate project:my-project
/mem-validate project:my-project noteType:decision
/mem-validate project:my-project limit:10
Extract File References
src/utils/helper.ts, code block paths, etc.Check File Existence
AI Comparison (for existing files)
Run Validation
mem_validate for the projectPresent Results
Offer Actions
mem_supersede# Content Validation Results
**Checked**: 15 notes
**Stale**: 3
**Current**: 10
**Unable to validate**: 2
## Stale Notes
These notes may need to be updated or superseded:
### `research/2024-01-15_api-design.md`
- **Confidence**: 85%
- **Reason**: The API endpoint handlers have been refactored to use a different pattern
- **Referenced files**: src/api/handlers.ts, src/middleware/auth.ts
### `decisions/authentication-strategy.md`
- **Confidence**: 92%
- **Reason**: All referenced files have been deleted
## Unable to Validate
- `research/general-tips.md`: No file references found in note content
---
Use `mem_supersede` to update stale notes with current information.
For each stale note, offer:
mem_supersedeclaude -p with haiku model for fast validationThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.