devops

Run parallel infrastructure and security agents to generate Dockerfile, compose, and CI/CD artifacts.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/leadmind-ai/leadmind-ai-website --skill devops-leadmind-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops
Source: https://github.com/leadmind-ai/leadmind-ai-website/tree/main/.claude/skills/devops/orchestrateur
Command: npx skills add https://github.com/leadmind-ai/leadmind-ai-website --skill devops-leadmind-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates the DevOps phase by launching two specialized agents in parallel: a devops-engineer focused on infrastructure and CI/CD, and a security-reviewer performing OWASP pre-deployment audits. After synthesis, it generates project documentation (README, changelog) and guides finalization (versioning, merge/PR) to ready code for deployment.

Core Features & Use Cases

  • Parallel agent orchestration: run infra and security reviews concurrently to reduce lead time.
  • Artifact generation: produce Dockerfile, docker-compose.yml, GitHub Actions workflows, and security audit docs.
  • Documentation & finalization: generate README and CHANGELOG, propose versioning and merge strategy.

Quick Start

Start the parallel DevOps orchestration to generate infrastructure artifacts and pre-deployment documentation.

Frequently Asked Questions about devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Dockerfile and docker-compose generation for CI/CD deployment?

Automating Dockerfile and docker-compose generation involves analyzing the project context to produce containerization artifacts and GitHub Actions workflows. This orchestration runs parallel agents to handle infrastructure provisioning and CI/CD pipeline setup concurrently.

Can I run an OWASP security audit and infrastructure provisioning in parallel?

Running an OWASP security audit and infrastructure provisioning in parallel reduces lead time before deployment. A security-reviewer agent performs pre-deployment audits concurrently with a devops-engineer agent handling infrastructure and CI/CD setup.

What's the best way to generate pre-deployment documentation and versioning guidance?

Generating pre-deployment documentation and versioning guidance involves synthesizing parallel infrastructure and security reviews to produce README and CHANGELOG files. The process guides finalization by proposing versioning and merge or PR strategies.

Does GitHub Actions workflow setup include automated security review documentation?

GitHub Actions workflow setup includes automated security review documentation by running a specialized security-reviewer agent in parallel with infrastructure setup. This generates security audit docs alongside CI/CD pipeline artifacts.

How to orchestrate end-to-end DevOps finalization for merge and PR decisions?

Orchestrating end-to-end DevOps finalization for merge and PR decisions requires synthesizing parallel infrastructure and security agent outputs. This produces finalization artifacts that guide versioning and merge strategies to ready code for deployment.