MCP server Claude CodeCodexCursor +2
MCP server "memory-service" as configured in chirino/memory-service. Launched with memory-service-mcp. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "memory-service" as configured in chirino/memory-service. Launched with memory-service-mcp. Needs 2 environment variables to run.
Skill Claude CodeCodex
Use when you need build, test, or dev commands for memory-service across Go, Java, frontend, or Python modules.
Skill Claude CodeCodex
Use when working on the React chat frontend. Covers architecture, components, styling, and state management.
Skill Claude CodeCodex
Use when writing or editing enhancement documents in docs/enhancements/. Provides format, conventions, and numbering guidance.
Skill Claude CodeCodex
Review and edit Go code that uses GORM, especially under internal/plugin/store/postgres and internal/plugin/store/sqlite or any query path where missing rows may be expected. Use this skill when choosing between Take/First/Last and Find, and when you need patterns that avoid noisy record not found logs by treating…
Skill Claude CodeCodex
Use when making changes to the OpenAPI contract. Workflow for updating spec and regenerating clients.
Skill Claude CodeCodex
Implement or review Memory Service backend operational logging. Use for REST or gRPC boundaries, provider errors, error wrapping, background workers and task attempts, indexers and maintenance jobs, SSE or gRPC streams, request correlation, and changes under internal/operationevent.
Skill Claude CodeCodex
Prepare Memory Service changes for pull request submission. Use whenever Codex is asked to create, open, submit, publish, or ready a pull request, or to perform final PR preflight. Require task generate before the final PR commit so generated sources and repository-wide formatting are included.
Skill Claude CodeCodex
Use when writing or debugging tests for memory-service. Covers Cucumber BDD patterns and failure reporting.
Skill Claude CodeCodex
Batch, validate, and consolidate open Dependabot pull requests for memory-service. Use when asked to inspect the Dependabot queue, verify dependency PRs efficiently, reproduce dependency-update CI failures, combine compatible dependency PRs, or create a validated consolidated dependency PR.
Instructions file CodexOpenCode
Instructions for chirino/memory-service, covering memory service, key concepts, quick reference, development guidelines and notes for ai assistants.
Instructions file
Instructions for chirino/memory-service, a project described as: A persistent memory service for AI agents that stores and manages conversation history, enabling agents to maintain context across sessions, replay conversations, fork conversations at any point, and perform semantic search across all conversations.