{
  "markdown": "# claude-plugins\n\n[Claude Code](https://www.claude.com/product/claude-code) plugins by Adrian Imfeld, focused on code quality and auditing.\n\n## Plugins\n\n### [codebase-audit](./plugins/codebase-audit)\n\nProduces a thorough, evidence-based software quality assessment for any git repository — architecture, security, database design, observability, testing, disaster recovery, GDPR, dependency management, frontend bundle, and CI/CD speed. Every grade is backed by a concrete `file:line` pointer.\n\nSee [`plugins/codebase-audit/examples/`](./plugins/codebase-audit/examples) for a sample report.\n\n```\n/plugin marketplace add aimfeld/claude-plugins\n/plugin install codebase-audit@aimfeld\n```\n\n## Install\n\nAdd the marketplace once:\n\n```\n/plugin marketplace add aimfeld/claude-plugins\n```\n\nThen install any plugin from it:\n\n```\n/plugin install <plugin-name>@aimfeld\n```\n\n## Update\n\nThird-party marketplaces have auto-update **disabled by default** in Claude Code — only the official Anthropic marketplace auto-updates out of the box. To receive new versions of plugins from this marketplace automatically, turn auto-update on once:\n\n1. Run `/plugin`\n2. Go to the **Marketplaces** tab\n3. Select `aimfeld`\n4. Choose **Enable auto-update**\n\nAfter that, Claude Code will refresh the marketplace at startup and update installed plugins. When a plugin changes, you'll be prompted to run `/reload-plugins` to activate the new version.\n\nTo update on demand (works whether or not auto-update is on):\n\n```\n/plugin marketplace update aimfeld\n/reload-plugins\n```\n\n## License\n\nMIT — see [LICENSE](./LICENSE).\n",
  "bytes": 1589,
  "sha": "9c9d0a511e852be59e1880c618c580d5a07ac356f121ac75fb4e559fa4fde716",
  "repo_slug": "aimfeld/claude-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_aimfeld_claude_plugins_codebase_audit_34522f49/readme"
}