17 lines
453 B
JSON
17 lines
453 B
JSON
{
|
|
"name": "AgileFlow",
|
|
"description": "Universal agile/docs-as-code system combining Scrum, Kanban, ADRs, and docs-as-code. Framework-agnostic command pack for managing epics, stories, decisions, research, and multi-agent collaboration with automation features.",
|
|
"version": "2.20.2",
|
|
"author": {
|
|
"name": "AgileFlow Contributors"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |