18 lines
485 B
JSON
18 lines
485 B
JSON
{
|
|
"name": "prp-core",
|
|
"owner": {
|
|
"name": "Wirasm",
|
|
"email": "hello@rasmuswiding.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "prp-core",
|
|
"description": "Complete PRP (Product Requirement Prompt) workflow automation - create, execute, commit, and PR commands with orchestration scripts",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-wirasm-prps-agentic-eng-plugins-prp-core.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |