By ANcpLua
Orchestrate multi-agent AI workflows to fix bugs, clean up code, batch-implement similar items, and run adversarial reviews across your codebase. Commands launch parallel agents for analysis, design, implementation, and verification, with gated phases for quality and safety.
IF .NET warnings need extermination THEN use this. One-shot Noble Phantasm: snapshots reality (Rider MCP + NuGet MCP), 8 aspects burst at T0, headless/reckless, cross-repo. Full MCP access.
IF implementing multiple similar items THEN use this. Pattern extraction->parallel implement (1 agent per item)->consistency review->verify. Endpoints, tests, migrations, fixes.
IF complex problem needing multi-perspective analysis THEN use this. 5 agents, 3 phases: understand->synthesize->recommend. No implementation. For competing implementations -> tournament.
IF fixing audit findings THEN use this. 7 agents, 4 gated phases: analyze->design->implement->verify. For ad-hoc bugs -> fix. For P0 -> turbo-fix.
IF bug fix needed THEN use this. 4 gated phases, 8 agents (standard) or 16 (maximum). For P0 critical → turbo-fix. From audit findings → fix-pipeline.
IF maximum disciplined orchestration needed THEN use this. 8 progressive gates — each unlocks more capability only if the workflow stays honest, testable, and resumable. Composes mega-swarm (MAP), fix pipeline (EXECUTE), hades (HAKAI).
IF cleanup/elimination needed THEN use this. IF zero suppressions THEN this. IF dead code THEN this. IF duplication THEN this. IF frontend design audit THEN --goggles. Smart-Hades: Smart ID, deletion permit, audit ledger. 4 teammates per phase.
Runs pre-commands
Contains inline bash commands via ! syntax
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.
Claude Code plugin marketplace. 13 plugins for parallel agent orchestration, quality gates, and automated enforcement in Claude Code sessions.
Spawns up to 12 parallel subagents for audits, fixes, and reviews. Each phase is gated — work only advances when the gate passes. No manual babysitting.
| Plugin | What it does in plain language |
|---|---|
| exodia | Summons up to 12 AI workers that tackle different parts of your code simultaneously. One finds problems, another fixes them, another reviews the fix — all at the same time |
| metacognitive-guard | Watches the AI while it works. If it's about to cut corners, guess instead of verify, or say "done" when it isn't — this blocks it before the mistake happens |
| feature-dev | A guided process for building new things: understand what exists, design the plan, build it, review it. No skipping steps |
| hookify | Custom tripwires you set up. "Never do X" or "Always check Y before Z." The AI physically cannot proceed if it violates your rules |
| otelwiki | Built-in reference for OpenTelemetry monitoring standards so the AI writes correct telemetry code instead of guessing |
| dotnet-architecture-lint | Enforces .NET project structure rules automatically — catches version mismatches and structural violations before they ship |
| council | Five-agent council for complex tasks. Opus captain decomposes and dispatches, three Sonnet specialists research/synthesize/check, Haiku janitor flags bloat |
| design-studio | Design intelligence helpers for visual direction, UX patterns, and design-system generation |
| elegance-pipeline | Multi-agent pipeline that scores code elegance and optionally refactors the weakest files through gated stages |
| code-simplifier | Simplifies implementations while preserving behavior — measures elegance as problem-complexity / solution-complexity |
| qyl-instrumentation | Observability orchestration for OpenTelemetry instrumentation across the qyl platform |
| qyl-continuation | Smart continuation heuristic that reduces unnecessary model calls while preserving quality checks |
Every step is a gate. Work only moves forward if the gate says PROCEED. If it says HALT — the work stops, gets diagnosed, and gets fixed before anything else continues. No hoping. No skipping. No "it probably works."
Add the marketplace, then install plugins individually:
# Add the marketplace
/plugin marketplace add ANcpLua/ancplua-claude-plugins
# Install plugins you want
/plugin install exodia@ancplua-claude-plugins
/plugin install metacognitive-guard@ancplua-claude-plugins
/plugin install hookify@ancplua-claude-plugins
13 plugins, 28 commands, 6 skills, 25 agents.
Tri-AI review system: Claude, Copilot, and CodeRabbit review PRs independently.
Codex review lives in .github/workflows/codex-code-review.yml.
OPENAI_API_KEY repository secret to enable the workflowread-only sandbox with drop-sudonpx claudepluginhub ancplua/ancplua-claude-plugins --plugin exodiaMulti-agent code-elegance workflow: 4 scouts, 2 judges, 1 planner, 1 verifier, 1 gated implementer. Persistent state manager with stage gates and implementation signal.
Guided feature development with specialized agents for codebase exploration, architecture design, code review, and quality assurance.
Five-agent council using Teams API: Opus captain orchestrates, researcher + synthesizer cross-pollinate via SendMessage, clarity asks live follow-ups, Haiku janitor flags bloat. Reactive collaboration instead of fire-and-forget subagents.
Cognitive amplification stack: epistemic hooks, competitive review, commit integrity checks, CI verification scripts, and deep-thinking agents.
Dynamic God Team discovery for workflow and code-review skills.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques