·session-memory
</>

session-memory

セッション間の学習と記憶の永続化を管理。Use when user asks about previous sessions, history, or to continue from before. Do NOT load for: implementation work, reviews, or ad-hoc information.

22Installs·1Trend·@chachamaru127

Installation

$npx skills add https://github.com/chachamaru127/claude-code-harness --skill session-memory

How to Install session-memory

Quickly install session-memory AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill session-memory
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chachamaru127/claude-code-harness.

SKILL.md

View raw

各セッション記録には ${CLAUDESESSIONID} 環境変数を活用してセッションIDを付与します。 これにより、セッション間のトレーサビリティが向上します。

Note: ${CLAUDESESSIONID} は Claude Code が自動設定する環境変数です。 セッションごとに一意のIDが割り当てられ、ログの追跡や問題調査に役立ちます。

| 長時間実装 | 1-2時間ごとにセッション再開 | | 大規模リファクタ | 機能単位でセッション分割 | | メモリ不足警告 | 即座に --resume で再開 |

セッション間の学習と記憶の永続化を管理。Use when user asks about previous sessions, history, or to continue from before. Do NOT load for: implementation work, reviews, or ad-hoc information. Source: chachamaru127/claude-code-harness.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chachamaru127/claude-code-harness --skill session-memory
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from chachamaru127/claude-code-harness

Quick answers

What is session-memory?

セッション間の学習と記憶の永続化を管理。Use when user asks about previous sessions, history, or to continue from before. Do NOT load for: implementation work, reviews, or ad-hoc information. Source: chachamaru127/claude-code-harness.

How do I install session-memory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill session-memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chachamaru127/claude-code-harness

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23