mnemonic
01modeled-information-format/mnemonic
Plugin Claude Code
Pure filesystem-based memory system for Claude Code with custom ontology support.
modeled-information-format/mnemonic
Plugin Claude Code
Pure filesystem-based memory system for Claude Code with custom ontology support.
modeled-information-format/mnemonic
Command Claude Code
Interactively add a new test definition to the test suite.
modeled-information-format/mnemonic
Command Claude Code
Run automated functional tests using the hook-driven test framework. Execute the test suite to validate all project functionality.
modeled-information-format/mnemonic
Command Claude Code
Generate test execution report in various formats.
modeled-information-format/mnemonic
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing test-wrapper.sh. From modeled-information-format/mnemonic.
modeled-information-format/mnemonic
Instructions file GitHub Copilot
Instructions for modeled-information-format/mnemonic, covering memory file guidelines (mif level 3), required frontmatter fields, optional temporal fields, optional provenance fields and memory types.
modeled-information-format/mnemonic
Instructions file GitHub Copilot
Instructions for modeled-information-format/mnemonic, covering claude code plugin file guidelines, commands (commands/.md), skills (skills//skill.md), agents (agents/.md) and general guidelines.
modeled-information-format/mnemonic
Instructions file GitHub Copilot
Instructions for modeled-information-format/mnemonic, covering python code guidelines, style, imports, type hints and error handling.
modeled-information-format/mnemonic
Agent
Haiku-based agent for compressing verbose memories into concise summaries.
modeled-information-format/mnemonic
Agent
Autonomous memory maintenance and curation agent for conflict detection, deduplication, and decay management.
modeled-information-format/mnemonic
Agent
Efficient memory search agent for iterative query refinement. Executes targeted ripgrep searches and returns structured findings.
modeled-information-format/mnemonic
Agent
Discovers entities in codebase based on ontology patterns.
modeled-information-format/mnemonic
Command
Search first: /mnemonic:search {relevantkeywords} Capture after: /mnemonic:capture {namespace} "{title}".
modeled-information-format/mnemonic
Command
Unified memory custodian for audits, validation, and maintenance.
modeled-information-format/mnemonic
Command
Garbage collect expired memories.
modeled-information-format/mnemonic
Command
Wire mnemonic memory operations into other Claude Code plugins.
modeled-information-format/mnemonic
Command
List loaded ontologies and their namespaces.
modeled-information-format/mnemonic
Command
Structured frontmatter queries using yq.
modeled-information-format/mnemonic
Command
Recall memories with filtering and search.
modeled-information-format/mnemonic
Command
Full-text search across all memories.
modeled-information-format/mnemonic
Command
Configure mnemonic for proactive memory operations.
modeled-information-format/mnemonic
Command
Show mnemonic system status and statistics.
modeled-information-format/mnemonic
Command
Validate an ontology YAML file against the meta-schema.
modeled-information-format/mnemonic
Skill Claude CodeCodex
Cross-session handoff, persistent context via blackboard, and agent coordination patterns.