Use when called by the devops dispatcher after config generation to produce a self-contained HTML report with architecture and workflow diagrams embedded as inline SVG
sirius-zuo/devops-skills
SkillsMP has collected 5 skills from sirius-zuo/devops-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Use when called by the devops dispatcher to analyze a project and gather DevOps configuration choices through guided questions before generating configs
Use when called by the devops dispatcher after security review to generate all DevOps config files based on analysis.json and security-findings.json
Use when called by the devops dispatcher after analysis to audit security posture and select CI security tooling before config generation
Use when a user asks to set up CI/CD, Dockerize a project, add a deployment pipeline, configure GitHub Actions / GitLab CI / CircleCI, review existing DevOps config, or says "we have no CI", "no pipeline", "need to containerize this", or "help with…