18 lines
461 B
JSON
18 lines
461 B
JSON
{
|
|
"name": "ai-sdlc",
|
|
"description": "Comprehensive AI-native software development lifecycle toolkit. Includes story creation, TDD development workflow, code review, documentation generation, backlog grooming, sprint planning, and metrics tracking.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "LaunchCG",
|
|
"email": "support@launchcg.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |