Superwiser
Description
Claude Code plugin that learns from your corrections and instructions to build a persistent context graph of your coding preferences.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Superwiser
Superwiser captures your coding preferences and corrections from Claude Code sessions. It stores them in a searchable database that Claude can reference in future sessions.
Installation
/plugin marketplace add mu4farooqi/superwiser
/plugin install superwiser
Initializes automatically on first session.
Usage
Use Claude Code normally. Preferences are captured in the background.
**Loading your preferences:**
Say "use Superwiser" or "load my preferences" in your prompt. Claude will load your recorded coding preferences for the current task.
**Automatic features:**
- Rule extraction from your prompts
- Conflict detection for contradictory guidance
- Importance scoring based on usage
- Project context discovery (auto-generated)
- Dynamic context reminders (prompts Claude to check preferences)
Slash Commands
| Command | Description |
|---|---|
/superwiser:search [limit:N] [preferences] |
Search rules |
/superwiser:list [N] [recent|important|hits] [preferences] |
List rules |
/superwiser:tags |
Show all tags |
/superwiser:stats |
View statistics and token usage |
/superwiser:config |
View configuration |
/superwiser:set-config |
Change a setting |
/superwiser:seed |
Import from history (interactive) |
/superwiser:delete |
Delete a rule |
/superwiser:record |
Enable recording |
/superwiser:record-stop |
Pause recording |
/superwiser:init |
Manual initialization |
Why Superwiser?
AI already knows how to code. It can architect systems, write tests, and follow best practices. The remaining gap is your steering—the corrections and preferences that make the output match what you actually want.
Superwiser records that steering. Not another memory layer.
Not a Typical Memory Layer
Most memory plugins store everything: conversation history, file contents, tool outputs. This burns tokens and often duplicates what the AI already handles.
S
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11