Marketplace

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: 実装作業, レビュー, 一時的なメモ, セッション中の作業記録.

allowed_tools: Read, Write, Edit, Bash

$ 安裝

git clone https://github.com/Chachamaru127/claude-code-harness /tmp/claude-code-harness && cp -r /tmp/claude-code-harness/skills/memory ~/.claude/skills/claude-code-harness

// tip: Run this command in your terminal to install the skill


name: memory description: "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: 実装作業, レビュー, 一時的なメモ, セッション中の作業記録." allowed-tools: ["Read", "Write", "Edit", "Bash"]

Memory Skills

メモリとSSOT管理を担当するスキル群です。

機能詳細

機能詳細
SSOT初期化See references/ssot-initialization.md
Plans.mdマージSee references/plans-merging.md
移行処理See references/workflow-migration.md

実行手順

  1. ユーザーのリクエストを分類
  2. 上記の「機能詳細」から適切な参照ファイルを読む
  3. その内容に従って実行