ワンクリックで
curating-repository-memory
Use when a delivery cycle produced durable knowledge that should be preserved in canonical repository memory
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when a delivery cycle produced durable knowledge that should be preserved in canonical repository memory
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when requesting-code-review is complete and all Critical/Important issues are resolved, before finishing-a-development-branch - dispatches an acceptance-tester subagent to verify every acceptance criterion
Use when a spec document has been approved during brainstorming and you need to produce testable acceptance criteria before writing the implementation plan - converts spec requirements into a structured acceptance criteria document
Use when a bug fix, architectural change, interface contract update, or recurring pitfall has been resolved and has clear reuse value — to record a durable lesson in project memory before the context is lost
Use when a repository or subsystem lacks usable canonical memory and needs an initial memory baseline
| name | curating-repository-memory |
| description | Use when a delivery cycle produced durable knowledge that should be preserved in canonical repository memory |
Turn durable insights from requirements, design, implementation, and review into canonical repository memory.
Core principle: Preserve durable knowledge, not work logs.
This skill chooses the right memory document type and updates existing memory before creating new noise.
Use when:
Do not use when:
Inputs this skill can consume:
spec_pathcontext_path when availabledesign_path when availableplan_pathplan_review_path when availablecode_review_path when availableChoose doc types deliberately:
no_memory_update when nothing truly durable qualifies.Write or update canonical docs under docs/superpowers/memory/ and save a report under docs/superpowers/memory/reports/.
Use memory-doc-types.md, memory-update-report-template.md, and return-contract.md.
executing-plans, code review, or debugging work produced durable knowledgebootstrapping-repository-memoryfinishing-a-development-branch presents merge or cleanup options when the cycle changed stable module boundaries, contracts, decisions, runbooks, or lessons