Agent skill
memory
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: 実装作業, レビュー, 一時的なメモ, セッション中の作業記録.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/memory
Metadata
Additional technical details for this skill
- skillport
-
{ "tags": [ "memory", "ssot", "plans", "merge", "migrate" ], "category": "memory", "alwaysApply": false }
SKILL.md
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 を読む
- その内容に従って実行
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?