15 lines
344 B
JSON
15 lines
344 B
JSON
{
|
|
"name": "complete-workflow-system",
|
|
"description": "Full development workflow: /think → /code → /test → /review → /validate with SOW-based validation",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "thkt",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |