22 lines
549 B
JSON
22 lines
549 B
JSON
{
|
|
"name": "requirements-expert",
|
|
"description": "A comprehensive requirements management plugin that guides users through the full requirements lifecycle (vision → epics → user stories → tasks) using GitHub Projects for complete traceability and collaboration",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "Steve Nims",
|
|
"email": "sjnims@gmail.com",
|
|
"url": "https://github.com/sjnims"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |