DNYoussef/context-cascade
Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin | Version 3.1.0 | Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
Platform-specific configuration:
{
"mcpServers": {
"context-cascade": {
"command": "npx",
"args": [
"-y",
"context-cascade"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...