ワンクリックで
factstore-usage
Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Create or modify a self-contained Rust feature slice with explicit boundaries, local naming, visible IO, and a small internal shape. Avoid generic technical roles, cross-feature dependencies, and one-file feature collapse.
Create or review the first working skeleton of a new Rust service, CLI, or application.
Create or review the first working skeleton of a new Rust service, CLI, or application.
Create or modify a self-contained feature slice using domain-driven naming, strict isolation, and explicit IO boundaries. No shared logic, no cross-feature dependencies.
SOC 職業分類に基づく
| name | factstore-usage |
| description | Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections. |
Before implementing or changing code that uses factstore, inspect this repository:
Use the README and current crate structure there as the source of truth for:
Do not guess the API from memory.
Use factstore as the write-side store for immutable facts.
factstore for the shared contractfactstore-sqlite at runtimefactstore-memory in tests when usefulConfirm the current public contract and semantics from the factstore repository before coding, especially:
Report briefly: