Files
2025-11-29 18:02:50 +08:00

14 lines
307 B
JSON

{
"name": "rgw",
"description": "Requirement Gathering Workflow - A structured workflow for gathering requirements, generating tasks, and executing them systematically",
"version": "1.0.11",
"author": {
"name": "Byborg"
},
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}