Published January 11, 2026
Capture and store knowledge from AI conversations and use it across sessions.
worldview creates a .worldview/ directory in your project. Context files load automatically when you start a new session.
Distillation
Knowledge is mined from conversations and structured into a worldview — terminology, principles, anti-patterns, insights, and frameworks.
Quality gates
Quality gates ensure that only relevant and stable knowledge is added to the worldview.
Session hooks
Compressed knowledge is automatically loaded at session start, so that each session builds on the last and alignment is never lost.
Frameworks
You can easily add strategic frameworks and mental models that emerge in conversations with AI, or import your own.
1. Open the plugin manager in Claude Code
/plugin2. Add the Extreme Clarity marketplace
extremeclarity/claude-plugins3. Install the worldview plugin from the marketplace
4. Initialize in your project
/worldview:setup/worldview:setupInitialize worldview in a new project
/worldview:distillPromote knowledge to permanent storage
/worldview:consolidateDeduplicate and remove stale knowledge
/worldview:add-frameworkSave a thinking framework
/worldview:import-frameworkImport from external files