Store important information in persistent memory. Fires when the user shares decisions, preferences, project updates, or says "remember this."
From engramnpx claudepluginhub anthropics/claude-plugins-community --plugin engramThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
You can store important information in persistent memory using the engram_remember tool. This lets you remember things across sessions.
engram_remember({ text: "Thomas decided to use PostgreSQL instead of MySQL for the new project. Reason: better JSON support and the team has more experience with it." })