22 lines
599 B
JSON
22 lines
599 B
JSON
{
|
|
"name": "titanium-toolkit",
|
|
"description": "Complete AI-powered development workflow: BMAD document generation (Brief/PRD/Architecture/Epics), workflow orchestration (plan/work/review), 16 specialized agents, voice announcements, and vibe-check quality gates. From idea to production in 1 week.",
|
|
"version": "2.1.5",
|
|
"author": {
|
|
"name": "Jason Brashear",
|
|
"email": "jason@webdevtoday.com",
|
|
"url": "https://github.com/webdevtodayjason"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |