Advance the active Agentic SDLC run to its next stage. Reads state.json, invokes the appropriate agent(s) with loops, and pauses at user-review gates.
Cancel the active Agentic SDLC run and delete all run artifacts. This cannot be undone.
Show the current status of the active Agentic SDLC run in a human-readable summary.
Start a new Agentic SDLC run. Collects the user's requirement, creates the run directory and state.json, writes raw-input.md, then drives the BA → BA Validator loop and first user review gate.
Architect Validator. Validates tech-spec.md against req-spec.md for bidirectional traceability. Invoke after the Architect produces tech-spec.md.
Software Architect. Converts the approved requirement spec into a technical spec (tech-spec.md). Invoke during the Architect stage; same agent is re-invoked for revisions (driven by validator feedback or user revision notes — there is no separate revision stage).
BA Validator. Validates req-spec.md against raw-input.md for completeness and accuracy. Invoke after the BA agent produces req-spec.md.
Business Analyst. Converts raw user requirements into a structured requirement spec (req-spec.md). Invoke during the BA stage; same agent is re-invoked for revisions (driven by validator feedback or user revision notes — there is no separate revision stage).
DevOps Engineer. Creates Dockerfiles, docker-compose.yml, .env.example, nginx.conf, and README boot instructions. Invoke during DevOps phase after all development stories are complete.
How to run coverage tooling per language and interpret results against thresholds. Used by .NET Test Reviewer and React Test Reviewer.
Standard pattern for docker-compose configuration. Used by DevOps Engineer.
Project-specific .NET coding conventions. Used by .NET Engineer, Reviewer, Test Engineer, and Test Reviewer.
Project-specific React coding conventions. Used by React Engineer, Reviewer, Test Engineer, and Test Reviewer.
How to compare two artifacts and produce a structured diff report. Used by all Validator agents (BA Validator, Architect Validator, Tech Lead Validator).
Uses power tools
Uses Bash, Write, or Edit tools
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.
A Claude Code plugin marketplace containing the agentic-sdlc plugin — a multi-agent SDLC pipeline that takes a plain-language requirement and produces a runnable .NET + React application.
/plugin marketplace add ecogs-sys/Agentic.SDLC
/plugin install agentic-sdlc@agentic-sdlc-marketplace
See plugins/agentic-sdlc/README.md for usage.
.claude-plugin/
marketplace.json ← marketplace manifest
plugins/
agentic-sdlc/
.claude-plugin/
plugin.json ← plugin manifest (name, version)
agents/ ← 16 subagent definitions
skills/ ← 8 reusable skill files
commands/ ← 4 slash commands
README.md ← plugin user documentation
CHANGELOG.md
LICENSE
/plugin marketplace add .
/plugin install agentic-sdlc@agentic-sdlc-marketplace
After making changes:
/plugin uninstall agentic-sdlc@agentic-sdlc-marketplace
/plugin install agentic-sdlc@agentic-sdlc-marketplace
plugins/agentic-sdlc/.version in plugins/agentic-sdlc/.claude-plugin/plugin.json.CHANGELOG.md.v0.x.0).npx claudepluginhub ecogs-sys/agentic.sdlc --plugin agentic-sdlcComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.