Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By bradtaylorsf
Automate DevOps workflows by generating GitHub Actions CI/CD pipelines, Dockerfiles with multi-stage builds and security scans, docker-compose setups, and Kubernetes YAMLs for zero-downtime deployments using rolling, blue-green, or canary strategies with rollbacks and monitoring.
npx claudepluginhub bradtaylorsf/alphaagent-teamSet up CI/CD pipeline with GitHub Actions including testing, building, and deployment
Get deployment guidance for your application including strategy, infrastructure, and rollback plans
Help containerize an application with Docker best practices and multi-stage builds
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
Enterprise development toolkit for teams - DevOps, code quality, integrations, workflow automation, documentation, and performance optimization across multi-cloud and full-stack platforms
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>
Deployment engineering with Terraform and infrastructure as code
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code
Commands for CI/CD setup, containerization, and deployment automation
Tailwind CSS patterns - utility-first styling, components, responsive design
Documentation agents - README updates, integration docs, API documentation
Express patterns - routing, middleware, authentication, validation, error handling
Standard hook scripts for development workflows - package manager enforcement, protected branch guards, code formatting, anti-pattern detection, and completion claim validation
Prisma ORM patterns - schema design, queries, migrations, relations
A curated collection of Claude Code plugins for autonomous coding assistance.
# 1. Add the marketplace
/plugin marketplace add the-answerai/alphaagent-team
# 2. Install plugins you need
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
30 plugins organized into categories:
| Category | Plugins | Description |
|---|---|---|
| Workflow | aai-core, aai-hooks | Git operations, PR management, validation hooks |
| PM | aai-pm-linear, aai-pm-jira, aai-pm-github | Ticket/issue management |
| Dev Agents | aai-dev-frontend, aai-dev-backend, aai-dev-database, aai-dev-fullstack | Technology-agnostic development agents |
| Stack Skills | 15 plugins | Technology-specific patterns (React, Next.js, Express, etc.) |
| Specialized | aai-testing, aai-architecture, aai-docs, aai-blog, aai-devops, aai-quality | Specialized agents |
In Claude Code, run:
/plugin marketplace add the-answerai/alphaagent-team
/plugin
Navigate to the Discover tab to see all 30 plugins with descriptions.
Install plugins based on your needs:
# Essential for all projects
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
# PM integration (choose based on your tooling)
/plugin install aai-pm-linear@alphaagent-team # Linear users
/plugin install aai-pm-jira@alphaagent-team # Jira users
/plugin install aai-pm-github@alphaagent-team # GitHub Issues
# Development agents
/plugin install aai-dev-fullstack@alphaagent-team # All-in-one bundle
# Stack-specific skills (install based on your tech stack)
/plugin install aai-stack-react@alphaagent-team
/plugin install aai-stack-express@alphaagent-team
/plugin install aai-stack-typescript@alphaagent-team
# ... etc.
/help # See all available commands from installed plugins
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
/plugin install aai-dev-fullstack@alphaagent-team
/plugin install aai-testing@alphaagent-team
Then add stack plugins matching your tech:
aai-stack-react, aai-stack-typescriptaai-stack-nextjs, aai-stack-reactaai-stack-express, aai-stack-nodeaai-stack-postgres, aai-stack-prisma/plugin install aai-pm-linear@alphaagent-team # or aai-pm-jira
/plugin install aai-docs@alphaagent-team
| Plugin | Description |
|---|---|
| aai-core | Core workflow - git operations, PRs, code review, essential commands |
| aai-hooks | Validation hooks - protected branches, completion validation, anti-patterns |
| Plugin | Description | Requires |
|---|---|---|
| aai-pm-linear | Linear ticket management - create, plan, optimize, triage | Linear MCP |
| aai-pm-jira | Jira ticket management - create, plan, optimize, triage | Atlassian MCP |
| aai-pm-github | GitHub Issues management - triage, workflow | gh CLI |
| Plugin | Description |
|---|---|
| aai-dev-frontend | Frontend agent - UI components, state management, accessibility |
| aai-dev-backend | Backend agent - API design, authentication, error handling |
| aai-dev-database | Database agent - schema design, queries, migrations |
| aai-dev-fullstack | All dev agents bundled together |