Add the marketplace
/plugin marketplace add werdnum/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.
Safety checks for Bash commands with auto-fix suggestions - prevents dangerous operations, enforces timeouts, blocks commits to main branch, and suggests command rewrites
Auto-format and lint files after edits with support for Python, TypeScript, and Angular
Test verification, pre-commit review workflow, and stop validation to ensure code quality
Collection of specialized development agents and commands for common workflows
Python development utilities including advanced refactoring capabilities with rope
Automatically snapshot repository state with Jujutsu (jj) after each file edit
Manage workspace state for reuse between tasks - auto-switch from merged PR branches, fetch updates, and block stale operations