feat: generate a plugin for the rug agentic workflow

This commit is contained in:
Ivan Charapanau
2026-02-13 09:32:24 +01:00
parent 35561ea60e
commit 8aa215c334
5 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "rug-agentic-workflow",
"description": "Three-agent workflow for orchestrated software delivery with an orchestrator plus implementation and QA subagents.",
"version": "1.0.0",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT"
}