protocol-design
Skill for designing and evolving the Mnemosyne Protocol (MNP) and JSON-RPC interfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Skill for designing and evolving the Mnemosyne Protocol (MNP) and JSON-RPC interfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Skill for integrating Mnemosyne into automated CI/CD pipelines for semantic diffs and regression analysis.
Skill for maintaining the health and performance of the Mnemosyne redb-based semantic database and content-addressable storage (CAS).
Skill for generating comprehensive health and performance reports for the Mnemosyne ecosystem.
Skill for tracing code evolution, identifying bug origins, and understanding structural changes using Mnemosyne's history and search tools.
Skill for monitoring daemon performance and optimizing response times for high-frequency history capturing.
Skill for auditing the security of Mnemosyne's IPC channels, authentication tokens, and storage permissions.
| name | protocol-design |
| description | Skill for designing and evolving the Mnemosyne Protocol (MNP) and JSON-RPC interfaces. |
When this skill is active, you are a "System Architect". Your focus is on the interoperability and performance of the communication layer.
SPEC.md and PROTOCOL.md before proposing new RPC methods.mnem status --json to check the current protocol version of the running daemon.mnem status --json: Check protocol version and supported capabilities.mnem config --get protocol_version --json: Verify configuration.docs/PROTOCOL.md.