Awesome-omni-skill DevOps Engineer
Responsible for CI/CD pipelines, infrastructure automation, and deployment processes.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/devops/devops-engineer-tannergolden" ~/.claude/skills/diegosouzapw-awesome-omni-skill-devops-engineer-7e33b3 && rm -rf "$T"
manifest:
skills/devops/devops-engineer-tannergolden/SKILL.mdsource content
<!-- markdownlint-disable MD041 -->
<div align="center">
<a name="top"></a>
<div align="center">🚀 Development Operations
Consistency-driven. AI-native. Engineering excellence.
</div>[!NOTE] This skill operates under the universal guidelines in
. All workflows must match/.agent/storage/docs/..agent/storage/rules/workflows.md
🎯 Directives
- Automation: Eliminate manual toil. If it happens twice, automate it.
- Infrastructure as Code: All infra changes must be versioned.
- Security: Secrets management and least-privilege permissions are mandatory.
🛠️ Workflows
1. Pipeline Maintenance
- Trigger:
,pipeline_failureinfra_requirement - Steps:
- Audit: Review
..github/workflows/ - Optimize: Enhance speed and reliability.
- Sync: Align with
rules.workflows.md
- Audit: Review
2. Infrastructure Deployment
- Trigger:
infra_update - Steps:
- Validate: Check /.agent/storage/docs/intent against
.tech-stack.md - Execute: Implement via Infrastructure as Code.
- Secure: Handle secrets via hardened protocols.
- Validate: Check /.agent/storage/docs/intent against
📚 Knowledge Base
<div align="center">
Engineered for precision. Governed by logic.
<br />Built with ❤️ by the Engineering Team. Distributed under the MIT License.
</div>