Files
2025-11-30 09:06:36 +08:00

12 lines
316 B
JSON

{
"name": "prp-core",
"description": "Complete PRP (Product Requirement Prompt) workflow automation - create, execute, commit, and PR commands with orchestration scripts",
"version": "1.0.0",
"author": {
"name": "Wirasm",
"email": "hello@rasmuswiding.com"
},
"commands": [
"./commands/"
]
}