By rohitg00
Automate full-stack deployment setup by generating tailored GitHub Actions CI/CD workflows with lint/test/build/deploy jobs, optimized multi-stage Dockerfiles for Node.js/Python/Go/Rust/Java projects, and production Kubernetes manifests including Deployment/Service/Ingress/HPA/NetworkPolicy.
Generate a GitHub Actions CI/CD workflow tailored to the current project.
Generate an optimized multi-stage Dockerfile for the current project.
Generate production-ready Kubernetes manifests for the current application.
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.
Persistent memory for AI coding agents -- captures tool usage, compresses via LLM, injects context into future sessions. 12 hooks, 41 MCP tools, 4 skills, real-time viewer.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Complete developer toolkit for Claude Code
GitHub issue triage, creation, and management
Google Cloud Platform service configuration and deployment
npx claudepluginhub rohitg00/awesome-claude-code-toolkit --plugin deploy-pilotDevOps and containerization expertise
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>
Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
Deployment engineering with Terraform and infrastructure as code
Commands for CI/CD setup, containerization, and deployment automation
CI/CD generation, deployment preflight, and Dockerfile validation with zero-downtime patterns.