A curated collection of Claude Code plugins for professional workflows.
| Plugin | Description | Category |
|---|---|---|
| agentic-harness | Stand up, assess, and maintain an agentic harness — generate project-specific agent teams and the skills they use, then assess how effectively they are used | Engineering |
| developer-tools | Developer environment tooling — devcontainer generation, stack detection, infrastructure config | Engineering |
| human-resources | HR interview workflow — job descriptions, pre-screening, interview prep, evaluation, compliance | Human Resources |
| kaizen | Continuous improvement loops — recursive optimization engine with profiles for Claude Code usage, refactoring, and process improvement | Engineering |
| plantuml | PlantUML diagrams — policy-driven authoring, rendering, lint, validate, review, advisor, and migrate | Documentation |
| project-management | SOW writing, review, estimation, and PMI-compliant PERT analysis — integrated project management pipeline | Operations |
| tech-writing | Technical writing support — documentation structure, style guides, content review | Documentation |
The
agentic-harnessplugin is inspired by the open-sourceharnessplugin by revfactory (Apache-2.0). It is an independent reimplementation under MIT, with its own structure and prose.
Add this marketplace, then install the plugins you want.
# 1. Add the marketplace
claude plugin marketplace add MrBogomips/claude-code
# 2. Install a plugin (the marketplace name is "mrbogomips")
claude plugin install agentic-harness@mrbogomipsOr, inside a Claude Code session, use the slash commands:
/plugin marketplace add MrBogomips/claude-code
/plugin install agentic-harness@mrbogomips
Browse and manage everything interactively with /plugin.
See CONTRIBUTING.md for guidelines on adding or improving plugins.
MIT — see LICENSE for details.
Mr Bogomips — giovanni.costagliola@gmail.com