Add the marketplace
/plugin marketplace add key/claude-code-pluginsInstall 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.
Two-line statusline showing env, host, branch, model, context %, and rate-limit usage
Block secrets before they reach the LLM: scan prompts/files with gitleaks and Bash commands with risky patterns
Guard against common git-worktree mistakes: committing in the primary checkout, bulk staging, and worktree creation without an explicit base (PreToolUse)