ワンクリックで
memory-engine
memory-engine には dutiona から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when running a super-qa sweep, clearing a [super-qa] Auto-fix rollup issue, addressing a batch of QA/audit findings, or doing any multi-PR quality pass in memory-engine. Holds the memory-engine-specific verification gate, the 7-class failure taxonomy distilled from the #248 super-qa epic (forgetting/retrieval/mcp/temporal/storage/core/cli/consolidation sweeps), the triage→waves→orchestrate→close-out playbook, and the build-hygiene + PR-orchestration gotchas. Triggers on /super-qa in this repo, 'clear the super-qa rollup', 'address these findings', 'qa sweep', 'sweep the audit issues'.
Use when releasing memory-engine to its durable home — promoting a built release into ~/.local/opt/memory-engine/{bin,data} that the harness consumes. Runs an execute-with-gates procedure: build optimized cli+mcp, run the quality gate (test/fmt/clippy/migration), back up the live DB, migrate + verify schema_version, then atomically promote the binaries and write a RELEASE manifest — STOP on any failure, explicit go before each irreversible step (DB migrate, binary promote). Triggers on /release-checklist, 'release memory-engine', 'promote memory-engine to ~/.local/opt', 'cut a memory-engine release'.