From f2d97c4b863061752ef1b82af455a227a5470632 Mon Sep 17 00:00:00 2001 From: Ivan Charapanau Date: Fri, 13 Feb 2026 09:58:09 +0100 Subject: [PATCH] chore: regenerate marketplace.json --- .github/plugin/marketplace.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 3921aff4..60f8331c 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -214,6 +214,12 @@ "description": "Complete toolkit for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration support.", "version": "1.0.0" }, + { + "name": "rug-agentic-workflow", + "source": "./plugins/rug-agentic-workflow", + "description": "Three-agent workflow for orchestrated software delivery with an orchestrator plus implementation and QA subagents.", + "version": "1.0.0" + }, { "name": "rust-mcp-development", "source": "./plugins/rust-mcp-development",