a year ago
Guide AI to systematically complete software development through a structured **Requirements → Design → Tasks** workflow, ensuring code implementation stays aligned with business needs.
Server Config
{
"mcpServers": {
"spec-workflow": {
"command": "npx",
"args": [
"-y",
"spec-workflow-mcp@latest"
]
}
}
}