Add the marketplace
/plugin marketplace add Executioner1939/skunkworks-marketplaceInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Truth-verification harness with structured research, budget-aware rate-limit gating, multi-workspace MCP onboarding, transcript-corpus-derived behavioural guards, and (new in 0.6.0) a CodeRabbit-style session-summary checkpoint loop. Verification: SessionStart hook injects a protocol; PreToolUse hook on Bash intercepts unpinned installs across 13 package managers; tiered PreToolUse + PostToolUse gating on the bundled firecrawl-mcp@3.2.1 surface (silent under 80% used, soft remind 80-95%, ask 95-100% or single-call >=15% or rolling-hour over 5000 cr, deny over 100%). Eight slash commands: /oracle:setup, /oracle:verify, /oracle:research [--intensity], /oracle:vet, /oracle:budget, /oracle:mcp-fleet, /oracle:narrator, /oracle:bugfix (new in 0.10.0: diagnose-then-fix workflow -- ground in git history before touching code, root-cause fix with Boy Scout cleanup, regression tests, hotfix-by-default shipping). Five Opus-4.7 subagents. Seven auto-trigger knowledge skills. Session-summary checkpoint loop (UserPromptSubmit + Stop + SessionEnd): cumulative agent-active milliseconds accrue on Stop only so user-AFK time is structurally excluded; UserPromptSubmit fires a CodeRabbit-style review every 30 minutes of active work or every 50 turns (whichever lands first), with deterministic tool-call counts plus an LLM narrative + three self-review questions generated by the narrator model selected via /oracle:narrator (defaults to claude-sonnet-4-6; aliases sonnet/opus/haiku; `off` disables the LLM tier). safe-edit-guard PreToolUse hook on Edit/Write/MultiEdit/NotebookEdit reminds when target path has not been Read within a 30-minute freshness window; track-reads PostToolUse hook records read state per session. Targets ~1,128 read-before-edit errors plus ~300 speculative-path failures plus 676 long-session interrupts observed across the local 1,186-transcript corpus. Requires FIRECRAWL_API_KEY.
Install in DevOps repos. Bundles terraform-skill (Terraform/OpenTofu modules, tests, CI, scans, state ops), moonrepo v2.2 (workflow-first: six symptom-keyed decision trees, audit scripts, non-interactive graph wrapper, reactive hooks for tasks.yml guard / moon-ci safety / workspace orient, plus an audit/mining harness for adjacent-fix grading), and four Firecrawl workflow skills (knowledge-base, knowledge-ingest, qa, website-design-clone).
Install in FE sub-dirs (--scope local). Bundles 3 Chakra UI v3 skills (chakra-ui-builder, chakra-ui-migrate, chakra-ui-refactor) and the @chakra-ui/react-mcp server, and wires typescript-language-server as the LSP for .ts/.tsx/.js/.jsx (covers React, Next.js, Storybook, Node). Chakra Pro opt-in via CHAKRA_PRO_API_KEY env var. Prereq: typescript-language-server on PATH (`npm i -g typescript-language-server typescript`).
Install in Rust repos. Bundles the rust-utoipa OpenAPI skill (utoipa v5.4: Axum/Actix-web/Rocket) and wires rust-analyzer as the LSP for .rs files via .lsp.json, with a SessionStart hook that offers to install rust-analyzer (mise/rustup/cargo/brew or official) when it is missing in a Rust project. Prereq: rust-analyzer on PATH (`mise use rust-analyzer@latest`).
Carbon Solana indexing framework reference. Auto-loaded knowledge for the carbon-core pipeline (datasources, pipes, processors, decoders, schema matching) and per-protocol sub-skills for 64 Solana programs (Raydium AMM v4 / CLMM / CPMM / Launchpad, Pumpfun, Pump Swap, Meteora DLMM / DAMM v2 / DBC / Pools / Vault, Orca Whirlpool, Phoenix v1, OpenBook v2, Jupiter Swap / DCA / Limit / Perpetuals / Lend, Drift v2, Zeta, Marginfi v2, Kamino lending / vault / farms / limit-order, Lifinity, Stabble, Sharky, Marinade, Solayer, Bubblegum, MPL Core / Token Metadata, SPL Token / Token-2022 / ATA, ALT, Stake, System, Memo, Name Service, Swig, Wavebreak, Gavel, OKX DEX, DFlow, Circle CCTP v2, and more). Bundled scripts/carbon.py extracts struct fields, discriminators, and account variants on demand from your local cargo registry cache (or $CARBON_SRC) -- no stale snapshots. Wires rust-analyzer as the LSP for .rs files (prereq: rust-analyzer on PATH). A SessionStart hook offers to install rust-analyzer (mise/rustup/cargo/brew or official) when it is missing in a Solana/Rust project.