By sairam0424
Sovereign Agentic Intelligence for Claude Code — 182 commands, 164 subagents, 74 skills, and governance hooks. The full MindForge framework as one plugin.
Capture ideas in a "parking lot" to keep them out of the active phase sequence
Deploy and monitor AI agents in production. Usage: /mindforge:agent-deploy [agent] [--strategy canary|shadow|blue-green] [--monitor]
Design autonomous agent architecture. Usage: /mindforge:agent-design [agent] [--loop react|plan-execute|reflexion] [--tools number]
Benchmark agent performance end-to-end. Usage: /mindforge:agent-eval [agent] [--tasks N] [--compare baseline] [--metrics quality|cost|speed]
Design agent memory architecture across time scales. Usage: /mindforge:agent-memory [agent] [--layers 4] [--retrieval semantic|key|hybrid]
Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.
Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support.
Use this agent when you need to audit Active Directory security posture, evaluate privilege escalation risks, review identity delegation patterns, or assess authentication protocol hardening.
Use this agent when the user wants to discover, browse, or install Claude Code agents from the MindForge subagents collection.
Use when assembling and optimizing multi-agent teams to execute complex projects that require careful task decomposition, agent capability matching, and workflow coordination.
Add an idea to the backlog parking lot (999.x numbering)
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
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.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
An agentic intelligence framework for Claude Code — orchestrates multi-agent workflows with governance, memory, and autonomous execution. Production-hardened with true parallelism, streaming SDK, and zero-trust security. Install once, get structured AI-driven development with built-in quality gates.
npx mindforge-cc install now delivers all 174 slash commands, 73 skills, 154 subagents, and the complete .mindforge/ framework. (v11.3.0 shipped a too-narrow npm allowlist that silently dropped commands and skills — fixed here, with a tarball regression test so it cannot recur.).claude/agents/, fully rebranded and collision-safe. Additive and backward-compatible.See CHANGELOG.md for full release history.
MindForge v11.0.0 "Sovereign Stability" is a production-hardening release focused on reliability, performance, and real-world deployment readiness. Key highlights:
streamExecution() with AsyncIterable, and batchExecute() for high-throughput integrations./api/v1/system health endpoint, P95 latency tracking, heap health monitoring, and real EIS client with retry logic.This release ships 211 personas, 73 skills, 154 specialized subagents, 174 commands, 18 pillars, and 49 swarm templates across 12 engineering domains.
Install MindForge's commands, subagents, and skills directly from the marketplace — no project files written:
/plugin marketplace add sairam0424/MindForge
/plugin install mindforge@mindforge
Prefer just a slice (e.g. Python agents)? Install a focused pack like
mindforge-lang@mindforge instead. See docs/plugin-installation.md
for all 11 plugins, token-budget guidance, and team setup.
The npx installer also writes the complete .mindforge/ engine (governance, memory,
planning) into your project:
# For Claude Code
npx mindforge-cc@latest --claude --global
# For Antigravity
npx mindforge-cc@latest --antigravity --global
Enable system-wide /mindforge commands for your primary AI coding runtime:
npm install -g mindforge-cc@latest
Initialize MindForge in an existing repository with specialized agent identities:
# For Claude Code
npx mindforge-cc@latest --claude --local
# For Antigravity
npx mindforge-cc@latest --antigravity --local
npx claudepluginhub sairam0424/mindforge --plugin mindforgeData engineering, ML, and AI specialists - data pipelines, machine learning, LLM architecture
Testing, security, and code quality experts - code review, penetration testing, QA automation, and UI flow validation
Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more
Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design
Unified capability management center for Skills, Agents, and Commands.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Memory compression system for Claude Code - persist context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.