๐ช
mu4farooqi-superwiser
๐ชMarketplacemu4farooqi/superwiser
What it does
|Claude Code plugin that learns from your corrections and instructions to build a persistent context graph of your coding preferences.
Overview
Superwiser is a Claude Code plugin that automatically captures your coding corrections and preferences during sessions and stores them in a searchable local SQLite database. It uses vector embeddings for semantic search, so your accumulated guidance is always available in future sessions.
Key Features
- Automatically records coding corrections and architectural decisions as you work
- Stores preferences locally per-project in SQLite with vector embeddings
- Semantic search across all stored preferences via
/superwiser:search - Detects conflicting guidance and prompts you to resolve it
- Import preferences from existing conversation history with
/superwiser:seed
Who is this for?
Developers who find themselves repeatedly giving Claude the same corrections โ "don't use localStorage for tokens," "always use the base controller class," etc. Superwiser remembers these preferences so you only need to say it once.
communityclaudedecisionsextracthumansearchsessionssuperwiser
Add this Marketplace
Add marketplace in Claude Code:
/plugin marketplace add mu4farooqi/superwiser1Plugins
6
Last UpdatedFeb 10, 2026