Plugin Claude Code
Personal marketplace.
Plugin Claude Code
Personal marketplace.
Instructions file
Instructions for krmcbride/claude-plugins, covering claude.md, repository overview, required marketplace structure, root directory requirements and marketplace manifest schema (marketplace.json).
Plugin Claude Code
Essential tooling for discovering docs, cleaning up code, deep thinking (ultraplan), and systematic code review.
Agent
Use this agent when you need to perform repetitive code maintenance tasks such as fixing linting errors and IDE diagnostics, renaming variables consistently across files, updating import statements, fixing formatting issues, or other mechanical code improvements that don't require deep architectural decisions. This…
Command
Amend the last commit with an improved subject and body following conventional commit best practices.
Command
Conduct systematic multi-step code review with severity-classified findings and actionable fixes.
Command
Multi-perspective analysis using for, against, and neutral viewpoints to reach informed decisions through blinded consensus.
Command
Conduct deep systematic investigation of complex problems using multi-step analysis with confidence tracking.
Skill Claude CodeCodex
Delegate repetitive tasks to specialized agent to preserve context. Use when user asks to fix linting errors, fix diagnostics, rename variables across files, update imports, fix formatting issues, or perform other mechanical bulk changes across multiple files.
Skill Claude CodeCodex
Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implement something, find usage patterns, or discover code examples in the wild.
Skill Claude CodeCodex
Look up library and framework documentation. Use when the user asks about API docs, library usage, framework features, or mentions specific libraries/packages by name.
Skill Claude CodeCodex
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
Plugin Claude Code
Observability and monitoring integrations.
MCP server Claude CodeCodexCursor +2
MCP server "k8s" as configured in krmcbride/claude-plugins. Launched with go run github.com/krmcbride/mcp-k8s/cmd/[email protected].
MCP server Claude CodeCodexCursor +2
MCP server "grafana" as configured in krmcbride/claude-plugins. Launched with go run github.com/krmcbride/mcp-grafana/cmd/[email protected].