How to add entries to the glossary
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: glossary
description: How to add entries to the glossary
---
The [glossary](../../docs/glossary.md) explains terms with specific meanings in this
project. When a new term is introduced—or an old term without a glossary entry discovered—
consider adding the term to the glossary.
When doing so:
- Include links to relevant implementation files using `[term](../path/to/file.ts)` syntax
- Use cross-references with `[term](#term)` syntax to link related concepts
- Consider how new terms relate to existing architectural concepts
No comments yet. Be the first to comment!
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".