
Superctx
- 2 repo stars
- Updated June 28, 2026
- MrShininnnnn/SuperCtx
SuperCtx is a Claude Code marketplace plugin that centralizes project context in .ctx/SUPERCTX.md so developers can keep multiple AI coding tools aligned through generated instruction shims.
About
SuperCtx is a Claude Code marketplace plugin that centralizes project instructions in .ctx/SUPERCTX.md and keeps tool-specific files as generated shims. Developers reach for it when one repository uses Claude Code, Codex, Gemini, or other assistants and CLAUDE.md-style files start drifting apart. Install from the marketplace and run the plugin to back up originals and regenerate aligned instruction files.
- Single .ctx/SUPERCTX.md hub backs up originals and emits tool-specific shims
- Supports Claude Code, Codex, Gemini, Copilot, Cursor, and Antigravity paths
- Install via marketplace add and plugin install superctx@superctx
- Prevents instruction-file drift when one repo uses multiple AI assistants
Superctx by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add MrShininnnnn/SuperCtxAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | June 28, 2026 |
| Repository | MrShininnnnn/SuperCtx ↗ |
How do you stop CLAUDE.md, AGENTS.md, and GEMINI.md from drifting when one repository uses several AI coding assistants?
Unify CLAUDE.md, AGENTS.md, and GEMINI.md into one .ctx/SUPERCTX.md hub with generated shims so every AI coding tool shares the same project context.
Who is it for?
Teams using multiple AI coding tools on the same repo who want one local source of truth for project instructions.
Skip if: Repositories that standardize on a single assistant with one instruction file and no cross-tool sync needs.
What you get
A shared SUPERCTX.md hub, backed-up originals under .ctx/sources/, and generated shims at each tool's expected instruction paths.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Where is the shared context stored?
README places the hub at .ctx/SUPERCTX.md with originals backed up under .ctx/sources/ before shims replace live files.
Which tools does SuperCtx support?
Documentation lists Claude Code, Codex, Gemini, Copilot, Cursor, Antigravity, and similar assistants via generated shims.
How do you install it?
Run /plugin marketplace add MrShininnnnn/SuperCtx then /plugin install Superctx@Superctx inside Claude Code.