Arbuzov/claude-loadout
πͺMarketplaceArbuzov/claude-loadout
Add this Marketplace
/plugin marketplace add https://github.com/Arbuzov/claude-loadout.gitPlugins in this Marketplace
corporate-gitlab
Configurable corporate GitLab workflow: fork->MR push guard, commit identity + sign-off + Jira-key gate, and a skill teaching the flow. Set CORP_GIT_* env vars, then run /corporate-gitlab:setup once per machine.
litellm-council
Cross-model council via your self-hosted LiteLLM proxy (Node-based, no MCP). Run /litellm-council:setup once (or set LITELLM_BASE_URL / LITELLM_API_KEY / LITELLM_COUNCIL_MODELS), then :second-opinion (review the current diff), :ask (any question), :debate (two rounds where models see each other's answers), or :models (browse the proxy's live catalog and re-pick the council).
secret-guard
Pre-commit secret gate: a PreToolUse hook scans staged changes and blocks commits carrying secrets, plus a semantic review subagent. Zero config.