| name | senior-devops |
| description | Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes. |
| zh_description | 用于高级、DevOps,支持部署、监控、排障和发布管理。 |
| version | 1.0.0 |
| author | seaworld008 |
| source | in-house |
| source_url | |
| tags | ["devops", "senior", "sre"] |
| created_at | 2026-03-04 |
| updated_at | 2026-03-20 |
| quality | 5 |
| complexity | intermediate |
Senior Devops
Complete toolkit for senior devops with modern tools and best practices.
Quick Start
Main Capabilities
This skill provides three core capabilities through automated scripts:
python scripts/pipeline_generator.py [options]
python scripts/terraform_scaffolder.py [options]
python scripts/deployment_manager.py [options]
Core Capabilities
1. Pipeline Generator
Automated tool for pipeline generator tasks.
Features:
- Automated scaffolding
- Best practices built-in
- Configurable templates
- Quality checks
Usage:
python scripts/pipeline_generator.py <project-path> [options]
2. Terraform Scaffolder
Comprehensive analysis and optimization tool.
Features:
- Deep analysis
- Performance metrics
- Recommendations
- Automated fixes
Usage:
python scripts/terraform_scaffolder.py <target-path> [--verbose]
3. Deployment Manager
Advanced tooling for specialized tasks.
Features:
- Expert-level automation
- Custom configurations
- Integration ready
- Production-grade output
Usage:
python scripts/deployment_manager.py [arguments] [options]
Reference Documentation
Cicd Pipeline Guide
Comprehensive guide available in references/cicd_pipeline_guide.md:
- Detailed patterns and practices
- Code examples
- Best practices
- Anti-patterns to avoid
- Real-world scenarios
Infrastructure As Code
Complete workflow documentation in references/infrastructure_as_code.md:
- Step-by-step processes
- Optimization strategies
- Tool integrations
- Performance tuning
- Troubleshooting guide