ajaywadhara/agentic-sdlc-plugin
Complete Agentic SDLC workflow for Claude Code — 10 slash commands that take you from a random idea to a shipped, tested product. Discovery, research, wireframes, architecture, TDD build, interactive browser testing via Playwright MCP, 8-agent QA loop with quality gates, and a self-expanding test suite.
Platform-specific configuration:
{
"mcpServers": {
"agentic-sdlc-plugin": {
"command": "npx",
"args": [
"-y",
"agentic-sdlc-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...