Back to Discover

aeo-diligence-marketplace

plugin

AeyeOps

AeyeOps's public Claude Code plugin marketplace — home of code-diligence and future tools.

View on GitHub
0 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add AeyeOps/aeo-diligence-marketplace

README

aeo-diligence-marketplace
Claude Code plugin marketplace for AeyeOps technical due-diligence tooling

License: MIT Claude Code marketplace


This repository is a Claude Code plugin marketplace — a registry that Claude Code can install one or more plugins from with a single command. It is not itself a plugin; the actual plugins live under plugins/.

Install the marketplace

claude plugin marketplace add AeyeOps/aeo-diligence-marketplace

After that, every plugin listed below is installable with one line.

Plugins in this marketplace

PluginWhat it doesInstall
code-diligencePortfolio dashboard for PE technical due diligence — People / Product / Process insights from any set of git repositories. Observable Framework dashboard, DuckDB warehouse, narrator + read-only asker agents.claude plugin install code-diligence@aeo-diligence

More diligence plugins are planned. Each will land as a sibling under plugins/ and a new entry in .claude-plugin/marketplace.json.

Repository layout

aeo-diligence-marketplace/
├── .claude-plugin/
│   └── marketplace.json          # marketplace manifest — Claude Code reads this
├── plugins/
│   └── code-diligence/           # one plugin per subdirectory
│       ├── .claude-plugin/
│       │   └── plugin.json       # per-plugin manifest
│       ├── agents/   skills/   hooks/   .mcp.json
│       └── README.md             # plugin-specific docs
├── docs/
│   └── adding-a-plugin.md        # how to contribute a new plugin
├── LICENSE
└── README.md                     # this file

Adding a new plugin

See docs/adding-a-plugin.md for the exact directory shape, manifest fields, and the marketplace-registration step.

License

MIT · Copyright © 2026 AeyeOps

Each bundled plugin and any vendored third-party tool retains its own license — see the plugin's own LICENSE and per-tool attribution in its README.

Rendered live from AeyeOps/aeo-diligence-marketplace's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
code-diligencePortfolio dashboard for PE technical due diligence: People / Product / Process insights from any set of git repositories.analytics./plugins/code-diligence

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.