DevOps

CI/CD, deployment, and infrastructure automation skills.

All DevOps (1075 found)

🧩
2w ago

Multi-Tenant Development Cycle

Multi-Tenant Development Cycle orchestrates Go service changes to add database-per-tenant isolation with dispatch-layer middleware, repositories, metrics, and tests. Use it when adding tenant isolation to an existing Go service.
DevOps
21027
📝
2w ago

Ring Committing Changes

Ring Committing Changes analyzes a dirty working tree, checks the repo's commit scope policy, groups edits into atomic commits, and drafts signed Conventional Commit messages. Use it when changes are ready to record and need to pass PR validation.
DevOps
21027
⬆️
2w ago

Absolute Upgrade

Absolute Upgrade brings dependencies current in risk-ranked waves, batching patch and minor updates while gating majors one at a time. It regenerates lockfiles and runs tests after each wave to keep upgrades green.
DevOps
20929
🖥️
2w ago

Cockpit Headless Deployment

Cockpit Headless Deployment guides safe deployment or repair of Cockpit and Agentic Sandbox on a headless Linux host. Use it when host topology, SSH access, persistence, or runtime readiness must be planned and verified before changes.
DevOps
20932
🏷️
2w ago

Release

Release cuts and publishes a stable NAC version after the release PR, tag, and release checks pass. Use it when maintaining a stable version bump, GitHub Release, and post-tag verification; not for release candidates.
DevOps
20920
🛠️
2w ago

Setup Generate

Setup Generate creates a setup.manifest.yaml for a project using the setup.aiwg.io/v1 language. Use it when you need a starter install workflow for user, developer, or CI setup.
DevOps
20932
🗄️
2w ago

Doctrine Migrations

Doctrine Migrations creates and manages Doctrine schema versioning for Symfony projects. Use it when changing entities, handling rollbacks, or preparing production-safe database updates.
DevOps
20820
⚙️
2w ago

Symfony Config Env Parameters

Symfony Config Env Parameters helps manage Symfony configuration across .env files, parameters, the secrets vault, and environment-specific settings. Use it when planning or making medium-complex changes with checkpoints and validation.
DevOps
20820
🔄
2w ago

Symfony Doctrine Events

Symfony Doctrine Events shows how to react to Doctrine entity lifecycle changes with callbacks, entity listeners, and lifecycle listeners in ORM 3. Use it for timestamps, slugs, indexing, notifications, and testing persistence side effects.
DevOps
20820
🛠️
2w ago

Configure Server

Configure Server decides how the MCP Task Orchestrator container runs and is reached, including HTTP vs STDIO, REST API mode, port publishing, config mounts, and config-sync. Use it when reconfiguring the server, exposing the API, or switching endpoints.
DevOps
20620
🚀
2w ago

Prepare Release

Prepare Release automates an end-to-end release flow: it reviews commits since the last tag, drafts a changelog, creates and merges a release PR, tags the release, and watches the Docker build finish. Use it when preparing a new version after feature work lands.
DevOps
20620
🛡️
2w ago

Black Duck SCA

Black Duck SCA scans dependencies for vulnerabilities, license compliance risks, and supply chain threats. Use it to assess open source components, map findings to CVE/CWE/OWASP, and integrate checks into CI/CD.
DevOps
20439
PreviousPage 71 of 90Next