#メモリ articles
5 articles
-
Claude
new claude features|新機能一覧と無料版の使い分け方
new claude featuresで注目のClaude新機能を、メモリ、Artifacts、Skills、Web検索、Cowork、Claude Codeまで整理。無料版で使える範囲と有料・ベータ機能の違い、公式更新情報の確認方法をまとめ、試す順番も紹介します。
-
Claude Code
Claude Code のメモリ使用量が高い原因と対処法|RAM 肥大を防ぐ
Claude Code が RAM を大量消費して PC が重い・フリーズする問題を Anthropic 公式情報で解説。/compact・再起動・--safe-mode・/heapdump による原因切り分けと、129GB 暴走報告を踏まえた肥大の抑え方を手順で整理します。
-
Claude Code
Claude Code Retrospective Skill | How to Improve Your Work with /retro
-
Claude Code
How to Use claude-mem | Adding Persistent Memory to Claude Code
claude-mem is an open-source plugin that adds cross-session persistent memory to Claude Code. This guide covers the one-command npx installation, how it works with SQLite and vector search, how to retrieve memories with mem-search, how to exclude content with the <private> tag, and how it differs from Claude's built-in memory feature.
-
Claude Code
How to Write CLAUDE.md | Memory Configuration and File Placement for Claude Code
CLAUDE.md is the instruction file that Claude Code reads at the start of every session. This article covers the difference between CLAUDE.md and automatic memory, the four scopes and their file paths, how to write effective instructions, @import, .claude/rules, AGENTS.md, /init, and troubleshooting — all organized based on the official specification.