ワンクリックで
memkernel-memory
MemKernel persistent memory protocol. Self-guarding: activates only when the memkernel MCP server is configured.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
MemKernel persistent memory protocol. Self-guarding: activates only when the memkernel MCP server is configured.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.
Autonomous build driver after SDD spec approval: phase-scoped headless build sessions, driver-owned commits, cross-provider review gates, milestone pauses, and fail-closed escalation — under explicit opt-in autonomy profiles.
When and how to ask clarifying questions before implementing. Data model review gate and ambiguity resolution rules.
Quality gates, prohibited patterns, verification discipline, and self-audit rules for all code generation and review sessions.
Cross-copilot portable conventions: read before write, minimal changes, git discipline, project structure, and priority rules.
Copyright header rules for generated source files. Applies the company name from providers.toml to new files.
| name | memkernel-memory |
| description | MemKernel persistent memory protocol. Self-guarding: activates only when the memkernel MCP server is configured. |
Use this rule only when the memkernel MCP server is configured for the project.
MemKernel gives the project persistent memory across sessions and compaction events. Use it to retain decisions, conventions, important code context, and structured session checkpoints.
recall for the current task or topic.decision: architecture choices, tradeoffs, dependency decisionsconvention: naming rules, style decisions, workflow expectationscode: important interfaces, schemas, contracts, or code snapshotsepisode: session events and structured checkpointsBefore compaction, retain a checkpoint with:
Use checkpoint=true for these records so they can be recovered separately.
get(ref_id) when a recall result looks relevant but the preview is not enough.retain is idempotent for identical content and type.