Memory
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/chachamaru127/memory
🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Manages memory, SSOT files, and Plans.md operations. Use when user mentions メモリ, memory, SSOT, decisions.md, patterns.md, マージ, merge, Plans.md, 移行, migrate. Do NOT load for: 実装作業, レビュー, 一時的なメモ, セッション中の作業記録.
SKILL.md
1.0 KB, as published. Nobody here has run it
Memory Skills
メモリとSSOT管理を担当するスキル群です。
含まれる小スキル
| スキル | 用途 |
|---|---|
| init-memory-ssot | decisions.md, patterns.md 初期化 |
| merge-plans | Plans.md のマージ処理 |
| migrate-workflow-files | 旧形式からの移行 |
ルーティング
- SSOT初期化: init-memory-ssot/doc.md
- Plans.mdマージ: merge-plans/doc.md
- 移行処理: migrate-workflow-files/doc.md
実行手順
- ユーザーのリクエストを分類
- 適切な小スキルの doc.md を読む
- その内容に従って実行