Use when applying ci/cd best practices.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill ci-cd-best-practices --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ci Cd Best Practices?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-ci-cd-best-practices)More formats (shields.io, HTML) on the badges page.
---
name: ci-cd-best-practices
description: "Use when applying ci/cd best practices."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [devops, ci-cd, automation, pipelines]
related_skills: [general]
---
## Overview
Continuous integration and deployment.
## When to Use
- Design and implement
- Apply best practices
- Optimize performance
- Troubleshoot issues
## Key Approaches
1. Define requirements
2. Choose tools
3. Implement modular
4. Test thoroughly
5. Document decisions
6. Monitor results
## Common Pitfalls
1. Ignoring constraints
2. Skipping standards
3. Poor alignment
4. Inadequate testing
5. No documentation
6. Over-engineering
7. No rollback
8. No monitoring
9. No scalability
10. No validation
## Verification Checklist
- [ ] Requirements validated
- [ ] Standards applied
- [ ] Design reviewed
- [ ] Tests defined
- [ ] Docs complete
- [ ] Monitoring configured
- [ ] Rollback planned
- [ ] Security checked
- [ ] Deploy verified
- [ ] Stakeholder approved
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.