mkhrdev/cc-spec-driven
A Claude Code plugin for managing requirement documents, tracking changes, and outputting specs — enabling downstream tools to generate code based on high-quality specs and complete E2E testing.
Platform-specific configuration:
{
"mcpServers": {
"cc-spec-driven": {
"command": "npx",
"args": [
"-y",
"cc-spec-driven"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...