From f14fa27797608f29b863afba722e1dc83315818c 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 03c36b5d..82b7612d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -412,6 +412,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" } ] }