Worldview

Persistent strategic context for collaborating with AI. Mine, capture and store durable knowledge that compounds across sessions.

How it works

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 sessions 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.

Installation for Claude Code

1. Open the plugin manager in Claude Code

/plugin

2. Add the Extreme Clarity marketplace

extremeclarity/claude-plugins

3. Install the Worldview plugin from the marketplace

4. Initialize in your project

/worldview:setup

Commands

/worldview:setup

Initialize worldview in a new project

/worldview:distill

Promote knowledge to permanent storage

/worldview:consolidate

Deduplicate and remove stale knowledge

/worldview:add-framework

Save a thinking framework

/worldview:import-framework

Import from external files