Claude Code forgets everything between sessions. Awareness fixes that — automatically recall past decisions, save new learnings, and maintain full project context.
Recommended — one command
npx @awareness-sdk/setup --ide claude-codeOr install via plugin marketplace
/plugin marketplace add edwin-hao-ai/Awareness-SDK
/plugin install awareness-memory@awarenessOne CLI command sets up the plugin, MCP connection, and workflow rules.
npx @awareness-sdk/setup --ide claude-codeRun the setup skill to connect your memory library and configure your agent role.
/setupStart coding. Awareness automatically recalls context and saves new learnings.
claude — just code as usualInteractive setup wizard. Connects your Awareness account, selects a memory library, and writes MCP config + workflow rules.
Initializes the session. Loads knowledge cards, open tasks, project rules, and agent profiles from memory.
Searches memory before making decisions. Uses hybrid semantic + keyword search to find relevant past context.
Records new learnings, decisions, and discoveries into memory. Extracts knowledge cards and action items automatically.
Session wrap-up. Saves a session summary and ensures all important context is persisted for next time.
One command. Zero config files to edit. Your Claude Code sessions will never lose context again.
npx @awareness-sdk/setup --ide claude-code