By rjgladish
Context orchestration plugin bundling claude-cortex Python tooling with curated commands, agents, modes, rules, and workflows.
Diagnose and resolve issues in code, builds, deployments, and system behavior
Archive all artifacts from a completed sprint, including plans, summaries, reports, and temporary files.
Clean up source code directories by removing build artifacts, dead code, and organizing files
Clean up project dependencies and package management files
Clean up documentation directory by archiving completed tasks and organizing active files
Automatic agent activation based on context, keywords, and file patterns.
Expert agent organizer specializing in multi-agent orchestration, team assembly, and workflow optimization. Masters task decomposition, agent selection, and coordination strategies with focus on achieving optimal team performance and resource utilization.
Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use proactively for LLM features, chatbots, or AI-powered applications.
Create OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs. Use proactively for API documentation or client library generation.
Reviews code changes for architectural consistency and patterns. Use proactively after structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability.
Comprehensive REST and GraphQL API design patterns with versioning, pagination, error handling, and HATEOAS principles. Use when designing APIs, defining endpoints, or architecting service contracts requiring production-grade patterns.
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
Python asyncio and concurrent programming patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
Create beautiful visual art in .png and .pdf documents using design philosophy. Use when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This repository packages the Cortex (cortex) context management toolkit as a Claude Code plugin.
It bundles the curated agents, commands, modes, rules, and supporting Python CLI + TUI so teams can install the complete experience through the plugin system or keep using the standalone cortex / cortex-ui scripts.
Note: The cortex command has been deprecated but will remain available for a while.
📚 Docs: https://nickcrew.github.io/claude-cortex/ 🎬 Presentations: Intro Overview • Technical Deep Dive • Executive Roadmap • Feature Catalog
commands/ – slash command definitions that surface curated behavioural promptsagents/ and inactive/agents/ – Claude subagents with dependency metadata (move files into inactive/agents to park them)modes/ – opinionated context modules that toggle workflow defaults (activation tracked in .active-modes, managed via CLI/TUI)rules/ – reusable rule sets referenced by the CLI and plugin commandsflags/ – modular context packs toggled via FLAGS.mdhooks/ – optional automation hooks for command workflowsprofiles/, scenarios/, workflows/ – higher-level orchestration templates for complex workstreamsclaude_ctx_py/ and claude-ctx-py – Python CLI entrypoint mirroring the original cortexschema/ and scripts/ – validation schemas and helper scriptstemplates/ files in the active CLAUDE_PLUGIN_ROOT and offers to initialize them or run the setup wizard.FLAGS.md immediately.We’ve fixed major issues across AI recommendations and context state tracking. Auto-activation and watch mode are more reliable, and context activation now uses .active-* state files with cortex doctor and cortex setup migrate to keep everything consistent.
Universal visual excellence framework with platform detection:
modes/Super_Saiyan.md – Core generic mode with auto-detectionmodes/supersaiyan/ – Platform-specific implementations (Web, TUI, CLI, Docs)claude_ctx_py/tui_supersaiyan.py – Enhanced Textual componentsexamples/supersaiyan_demo.py – Interactive demoQuick start:
python examples/supersaiyan_demo.py # See it in action!
See Super Saiyan Integration Guide for details.
Install, diff, and update plugin assets directly from the TUI:
.claude directoryQuick start:
cortex tui
# Press 'A' for Asset Manager
# i=install, u=uninstall, d=diff, U=update all, I=bulk install, T=target dir
Manage git worktrees from the CLI or TUI.
CLI:
cortex worktree list
cortex worktree add my-branch --path ../worktrees/my-branch
cortex worktree remove my-branch
cortex worktree prune --dry-run
cortex worktree dir ../worktrees
cortex worktree dir --clear
TUI:
cortex tui
# Press 'C' for Worktrees
# Ctrl+N add, Ctrl+O open, Ctrl+W remove, Ctrl+K prune, Ctrl+B set base dir
The installer and setup tooling have been overhauled to keep projects consistent across upgrades.
# Detect your project and recommend a profile
cortex init detect
# Apply a profile directly
cortex init profile backend
# Check init status
cortex init status
# Migrate CLAUDE.md comment activation → .active-* files
cortex setup migrate
Stay in Claude Code flow - Let AI manage the framework for you with context-aware intelligence, pattern learning, and auto-activation:
npx claudepluginhub rjgladish/claude-cortexComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer