Add agentic workflow properties files

This commit is contained in:
Mara Nikola Kiefer
2026-04-10 12:15:52 +02:00
parent d23343f97a
commit 98b6fc1751
48 changed files with 288 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Plan Command",
"description": "Break down issues into actionable sub-tasks with /plan command.",
"iconName": "lucide clipboard-pen-line",
"categories": ["Agentic", "Research & Planning"]
}