scottwilkos/openspec-flow
CLI tool bridging OpenSpec change management with Claude-Flow multi-agent automation. Reads OpenSpec proposals/tasks, generates work briefs, and orchestrates implementation via swarm-based agent execution. Supports parallel batch processing, YAML flow definitions, and MCP integration for AI-powered development workflows.
Platform-specific configuration:
{
"mcpServers": {
"openspec-flow": {
"command": "npx",
"args": [
"-y",
"openspec-flow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...