Distribution

Owns where plugin and marketplace content comes from and how it is fetched, under src/contexts/distribution/ — marketplace registration, catalog parsing, and the ports/adapters that reach git and HTTP. Use when adding a new marketplace source kind, a catalog parser for a foreign format, or a fetch/cache/trust-store adapter. Do NOT use for what a tool does with fetched content — use `tools` or `translate`. Do NOT use for recording what got installed on a project — use `framework`.

ai-driven-dev 5340793 4.2 KB Updated

File contents

ai-driven-dev/aidd-framework/tree/main/cli/.claude/skills/distribution commit 53407934a9

Frequently asked questions

npx skillmds@latest add ai-driven-dev/distribution