DevOps & Security skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

pr-gates

This skill should be used when the user asks to "open a PR", "prepare for review", "address review comments", "run gates", or "verify before pushing" in this repository. Enforces preflight/gate workflow, migration safety, and review-evidence closure.

2.33k repo starsObserved in 1 repos
DevOps & Security

github-actions-php

Defines GitHub Actions configuration for running PHP/Laravel CI pipeline

2.32k repo starsObserved in 2 repos
DevOps & Security

release-minor

Automates the process of tagging a new minor release for Scribe by analyzing commit messages, updating the changelog, and creating a GitHub release.

2.32k repo starsObserved in 1 repos
DevOps & Security

rsyslog_commit

Ensures compliance with rsyslog's strict commit message and branching policies.

2.32k repo starsObserved in 1 repos
DevOps & Security

portaljs-deploy

Deploy a PortalJS portal to PortalJS Arc — Datopian-managed static hosting on Cloudflare. Builds a static export, uploads it, and returns a live SLUG.arc.portaljs.com URL. One command, one target. Use when a portal is ready to publish or redeploy to a live URL.

2.31k repo starsObserved in 2 repos
DevOps & Security

static-file-serving

Serve static files and web assets with optimal headers, MIME types, compression, and caching for the Static Web Server (SWS) project

2.29k repo starsObserved in 1 repos
DevOps & Security

gh-merge

将当前分支合并到 GitHub 目标分支(通常是 main)。 自动处理代码提交、创建 PR、监控 CI Checks、处理错误直到合并成功。

2.28k repo starsObserved in 2 repos
DevOps & Security

check-and-commit

Pre-commit verification gate — runs Carbon's validation gates in order (generate:types if schema changed, biome, scoped typecheck, scoped tests, build if needed, and /translate to fill missing i18n .po strings when UI/locale files changed), fixes straightforward failures, then commits the specific files with a conventional message. Use after /fix, after an /execute task, or after manual changes when the work should be committed. Commits only when every gate is green; pushes only if the branch already tracks a remote or the user asked.

2.26k repo starsObserved in 1 repos
DevOps & Security