スキル memory-bank
📚

memory-bank

安全 🌐 ネットワークアクセス⚙️ 外部コマンド

Maintain project context across sessions

こちらからも入手できます: 0xkynz

Claude loses context between sessions. Memory Bank creates structured documentation that preserves project knowledge, decisions, and progress so you never lose your place.

対応: Claude Codex Code(CC)
📊 69 十分
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「memory-bank」を使用しています。 Start a new memory bank for my React e-commerce project

期待される結果:

  • Created memory-bank/projectbrief.md - Please provide: project description, core requirements, main goals
  • Created memory-bank/productContext.md - Please describe the problem and your solution
  • Created memory-bank/techContext.md - Stack, setup, dependencies
  • Created memory-bank/systemPatterns.md - Architecture and patterns
  • Created memory-bank/activeContext.md - Current focus
  • Created memory-bank/progress.md - Tracking status

「memory-bank」を使用しています。 Update memory bank. I fixed the login bug and added user profile settings.

期待される結果:

  • Updated activeContext.md - Added completed task: login bug fix, added in-progress: user profile settings
  • Updated progress.md - Marked login bug as completed, added user profile settings to in-progress

「memory-bank」を使用しています。 What is the current state of the project?

期待される結果:

  • Project: React e-commerce application
  • Current focus: User profile settings implementation
  • Recent: Fixed login bug, completed user authentication module
  • Next: Complete user profile settings, then work on checkout flow
  • Status: 3 of 8 features completed, 2 in progress

セキュリティ監査

安全
v3 • 1/16/2026

Pure prompt-based documentation skill. Contains only markdown templates and instruction prompts. No executable code, file I/O operations, network calls, or system command execution. All static findings are false positives from scanner misinterpreting documentation patterns.

2
スキャンされたファイル
461
解析された行数
2
検出結果
3
総監査数
監査者: claude 監査履歴を表示 →

品質スコア

38
アーキテクチャ
100
保守性
85
コンテンツ
27
コミュニティ
100
セキュリティ
83
仕様準拠

作れるもの

Resume interrupted work

Pick up exactly where you left off in complex projects across sessions without re-explaining context.

Document architectural decisions

Record why technical decisions were made so future team members understand the reasoning.

Knowledge transfer

Share complete project context with new team members or between different AI assistants.

これらのプロンプトを試す

Initialize Memory Bank
Start a new memory bank for this project.
Update Progress
Update memory bank. I completed the user authentication module.
Check Status
What is the current state of the project from the memory bank?
Full Documentation Review
Update memory bank with all changes from this session.

ベストプラクティス

  • Keep files scannable with clear headers and bullet points
  • Update activeContext.md and progress.md at the end of every session
  • Include just enough context to resume work without overwhelming detail

回避

  • Treating Memory Bank as a to-do list instead of context documentation
  • Letting documentation drift from actual implementation state
  • Including implementation details that belong in code comments instead

よくある質問

What is Memory Bank?
Memory Bank is a documentation system that preserves project context across Claude sessions using six structured markdown files.
Does this work with all Claude products?
Yes, Memory Bank works with Claude, Codex, and Claude Code. Files are stored locally in your project.
How do I share context with my team?
Commit the memory-bank folder to version control. Team members can read the files to understand project context.
What happens to my data?
All Memory Bank files are stored locally in your project directory. No data is sent to external servers.
Can I use this with other AI assistants?
Yes, Memory Bank uses plain markdown files. Any AI or human can read and understand the documentation.
How is this different from regular documentation?
Memory Bank is specifically designed for Claude's session structure with mandatory read order and update workflows.

開発者の詳細

作成者

0xkynz

ライセンス

MIT

参照

main

ファイル構成

📄 SKILL.md