DevOps

CI/CD, deployment, and infrastructure automation skills.

All DevOps (1075 found)

📝
4w ago

Changelog Scan

Changelog Scan scans merged PRs and commits since a given reference, extracting titles, labels, types, and signals. It produces structured input for release notes drafting.
DevOps
10.4K1.4K
📋
4w ago

Changelog Scan

Changelog Scan reviews recent merges, PRs, and commits to extract release note content, returning structured per-item blocks and a scan summary. It surfaces breaking and security changes explicitly and ignores dependency and bot noise unless security-related.
DevOps
10.4K1.4K
📋
4w ago

Changelog Scan

Changelog Scan analyzes recent merges and commits since the last release to extract user-facing changes, breaking changes, and security signals. Use it to generate structured changelog entries for release notes.
DevOps
10.4K1.4K
🔍
4w ago

Changelog Scan

Changelog Scan scans recent merges to main and noteworthy direct commits since a given window, extracting titles, labels, types, linked issues, and signals for breaking changes or security. It produces structured input for a release notes drafter, used in changelog-drafter loops.
DevOps
10.4K1.4K
🩺
4w ago

CI Triage

CI Triage classifies failing CI checks into clear regressions, infra flakes, security-test failures, and non-deterministic failures, then updates ci-sweeper-state.md with suggested next actions and attempt counts. Use it when you need to decide whether to auto-fix, retry, or escalate each CI failure.
DevOps
10.4K1.4K
🔍
4w ago

CI Triage

CI Triage parses CI failures, identifies the failing job and step, and classifies each failure as flake, regression, env, or config to guide next actions. Use it before attempting any fix to decide whether to minimal-fix, watch, or escalate.
DevOps
10.4K1.4K
🔍
4w ago

Dependency Triage

Dependency Triage scans package manifests and lockfiles for outdated and vulnerable dependencies, classifies them by severity and update type, and updates a prioritized state file. Use it to decide which dependency updates to auto-fix, patch, or escalate.
DevOps
10.4K1.4K
🔍
4w ago

Dependency Triage

Dependency Triage scans package manifests and lockfiles for outdated packages and known CVEs, grouping updates by risk (patch, minor, major). Use it in dependency sweeper loops to decide which updates are safe to apply automatically and which need human escalation.
DevOps
10.4K1.4K
🔍
4w ago

Loop Triage

Loop Triage reviews recent CI failures, commits, issues, and conversations, then produces a concise, prioritized findings report for an agent loop to act on. Use it to keep a coding agent's state file up to date with high-priority items, watch items, and noise.
DevOps
10.4K1.4K
🔍
4w ago

Actions Failure Analyzer

Actions Failure Analyzer investigates a failed GitHub Actions workflow run and identifies the specific root cause. It checks the job's recent history for flakiness, traces the breaking commit, and searches for open PRs that may already fix the issue.
DevOps
9.6K764
🔍
4w ago

Version Check

Version Check recommends which Claude Code version to run or update to, and whether to pin a release. It compares installed vs published versions, scans the changelog for regressions, checks community issues, and tests model claims before recommending.
DevOps
9.6K764
🐳
4w ago

Deploy Docker Compose

Deploy Docker Compose brings up the Omnigent server as a Docker compose stack with Postgres on any Docker host. Use it to build the image, run the stack, debug on an existing host, or extend the stack to a new platform.
DevOps
8.9K1.3K
PreviousPage 10 of 90Next