By Rylaa
Model-aware multi-agent orchestration for Claude Code. On Fable: token-frugal delegation to preserve the usage limit. On Opus/other: a latency-lean profile that keeps the quality guarantees (Requirements Ledger + verification) but spends ceremony proportionally. Auto-detects the session model and injects the right profile; guard hooks enforce the discipline mechanically.
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.
npx claudepluginhub rylaa/fable5-orchestrator --plugin orchestratorPixelbyte agent collection: prompt compliance checker, component documentation generator, and more specialized agents for development workflows.
Multi-model fusion for Claude Code + Codex: a parallel panel (2x Claude Opus 4.8 via `claude -p` locked at --effort max + 1x GPT-5.5 via codex at xhigh) answers a task independently and blind, then GPT-5.5 (codex, xhigh) judges and a Claude Opus 4.8 synthesizer (via `claude -p`, locked max) writes one final answer grounded in the analysis (Track A code: run candidates & merge / Track B research: structured synthesis).
Comprehensive 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.
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.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.