End-to-end SDLC automation pipeline. Turn a client meeting transcript into requirements, architecture, code, tests, security threat models, compliance checks, cost estimates, and deployment configs — for any industry. Works in Claude.ai web and Claude Desktop.
Run a single SDLC agent in isolation with a fresh context window
Architecture Agent — Design system architecture, API contracts, DB schema, HLD
Clean all pipeline outputs for a fresh run
Code Generation Agent — Generate production-ready code scaffolding for the full tech stack
Compliance Checker Agent — HIPAA / GDPR / PCI-DSS / SOC 2 gap analysis against pipeline artifacts
Scan tools, set up environment, create environment_report.json
Parse meeting transcript → structured JSON with domain, features, pain points
Extract functional + non-functional requirements with traceability IDs
Generate BRD, FRD, SOW documents from requirements
Create sprint plan, timeline, team composition, milestones
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Drop a meeting transcript in. Get requirements, documentation, sprint plans, tickets, architecture, code, tests, and deployment configs out. For ANY industry domain.
claude plugin marketplace add richard-devbot/claude_code_sdlc_automation && \
claude plugin install sdlc-automation@claude_code_sdlc_automation
Restart Claude Code. Type /sdlc — all 22 pipeline commands appear.
Step 1 — Add your transcript
cp your_meeting_notes.txt inputs/transcript.txt
# No transcript yet? Use a sample:
cp inputs/samples/healthcare_transcript.txt inputs/transcript.txt
Step 2 — Start the pipeline
/sdlc-start
Or choose an execution mode:
| Command | Mode | Best for |
|---|---|---|
/sdlc-start | Interactive | First run, full control over decisions |
/sdlc-parallel | Parallel DAG | Speed — each agent gets a fresh 200K context window |
/sdlc-sequential | Sequential | Debugging — one agent at a time |
Step 3 — Review your deliverables
outputs/PROJECT_COMPLETE_SUMMARY.md ← full project summary
outputs/EXECUTIVE_DASHBOARD.md ← one-page stakeholder view
The SDLC Automation Platform is an end-to-end software development lifecycle engine built on Claude Code's agent pipeline. It takes a raw client meeting transcript — from a Zoom call, a Teams recording, or handwritten discovery notes — and autonomously produces every deliverable a development team needs: structured requirements, BRD/FRD/SOW documentation, sprint plans, Jira-ready tickets, system architecture, code scaffolding, test plans, deployment configurations, cost estimates, security threat models, and compliance matrices. The entire pipeline is orchestrated through a chain of 15 AI agents that communicate via structured JSON contracts, with a DAG-based execution model that runs independent phases in parallel. It works for any industry domain — healthcare, fintech, e-commerce, education, government, and more — with automatic domain detection and compliance-aware generation.
+---------------------+
| Meeting Transcript |
+----------+----------+
|
+---------------+---------------+
| |
+------v------+ +------v------+
| 00 Environ- | | 01 Tran- |
| ment | | script |
+------+------+ +------+------+
| |
+---------------+---------------+
|
+------v------+
| 02 Require- |
| ment |
+------+------+
|
+---------------+---------------+
| |
+------v------+ +------v------+
| 03 Documen- | | 04 Planning |
| tation | | |
+------+------+ +------+------+
| |
+---------------+---------------+
|
+---------------+---------------+
| |
+------v------+ +------v------+
| 05 Jira / | | 06 Architec-|
| Tickets | | ture |
+------+------+ +------+------+
| |
| +------v------+
| | 12 Security | (optional)
| | Threat Model|
npx claudepluginhub richard-devbot/claude_code_sdlc_automation --plugin sdlc-automationComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress