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.md
source content
<!-- markdownlint-disable MD041 -->

<a name="top"></a>

<div align="center">

🚀 Development Operations

Consistency-driven. AI-native. Engineering excellence.

Status: Active Role: Guide Context: General License: MIT

</div>

[!NOTE] This skill operates under the universal guidelines in

/.agent/storage/docs/
. All workflows must match
.agent/storage/rules/workflows.md
.

🎯 Directives

  1. Automation: Eliminate manual toil. If it happens twice, automate it.
  2. Infrastructure as Code: All infra changes must be versioned.
  3. Security: Secrets management and least-privilege permissions are mandatory.

🛠️ Workflows

1. Pipeline Maintenance

  • Trigger:
    pipeline_failure
    ,
    infra_requirement
  • Steps:
    1. Audit: Review
      .github/workflows/
      .
    2. Optimize: Enhance speed and reliability.
    3. Sync: Align with
      workflows.md
      rules.

2. Infrastructure Deployment

  • Trigger:
    infra_update
  • Steps:
    1. Validate: Check /.agent/storage/docs/intent against
      tech-stack.md
      .
    2. Execute: Implement via Infrastructure as Code.
    3. Secure: Handle secrets via hardened protocols.

📚 Knowledge Base


<div align="center">

Engineered for precision. Governed by logic.

↑ Back to Top

<br />

Built with ❤️ by the Engineering Team. Distributed under the MIT License.

</div>