12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"name": "pr-review",
|
|
"description": "Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "arkavo-org",
|
|
"url": "https://github.com/arkavo-org"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |