From 6b5822586008e90cbf556d28e08d89fc12ae60ff Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 30 Apr 2026 08:50:17 -0500 Subject: [PATCH] Add qodo-skills plugin --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 705dfc32..d4334233 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -419,6 +419,17 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "qodo-skills", + "description": "Shift-left code review skills that bring Qodo's quality standards and code review capabilities into your local development workflow. Catch issues before commit, enforce organizational standards, and resolve PR feedback directly in your agent.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/qodo-ai/qodo-skills.git", + "sha": "8fb6b5502dbe7876bbd672a27d6efa299f5820d7" + }, + "homepage": "https://qodo.ai" } ] }