DevOps & Security skills

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

helm-update

Apply helm chart updates for Bifrost. Detects config.schema.json changes since the last helm release, applies user-requested changes, updates values.yaml / values.schema.json / _helpers.tpl, bumps Chart.yaml version, updates helm README (Latest Version + Upcoming section), creates a docs MDX changelog, and updates docs.json navigation. Ends with a diff review to verify every helm field maps back to a config.schema.json counterpart. Invoked with /helm-update.

6.54k repo starsObserved in 1 repos
DevOps & Security

vuln-scan

Static source-code vulnerability scan. Reads a target directory (and THREAT_MODEL.md if present), spawns parallel review subagents per focus area, and writes VULN-FINDINGS.json + .md for /triage to consume. Read-only — no building, running, or network. For execution-verified crashes, use vuln-pipeline instead. Use when asked to "scan for vulns", "review this code for security issues", "find bugs in <dir>", or as the step between /threat-model and /triage.

6.48k repo starsObserved in 4 repos
DevOps & Security

threat-model

Build a threat model for a target codebase. Three modes: "interview" walks an application owner through the four-question framework and produces a threat model from their answers; "bootstrap" derives a threat model from the code plus past vulnerabilities (CVEs, git history, pentest reports) when no owner is available; "bootstrap-then-interview" chains the two when both owner and codebase are present. All write THREAT_MODEL.md in a shared schema. Use when asked to "threat model", "build a threat model", "map the attack surface", or "what should we be worried about in this codebase".

6.48k repo starsObserved in 2 repos
DevOps & Security

dnr-hunt

Proactive threat hunt over web/application logs — no alert in hand. Profiles the corpus, runs a hypothesis-driven hunt loop with a mandatory written ledger, confirms suspects in source, detonates a local PoC, and writes INCIDENTS.json + INCIDENT_REPORT.md. Use when asked to "hunt the logs", "find the campaign", "look for signs of compromise", or "run dnr-hunt". The no-alert entry to the detection & response track; /dnr-respond is the lead-in-hand entry.

6.48k repo starsObserved in 1 repos
DevOps & Security

dnr-respond

Incident response workup for a lead in hand — an alert, an IOC, or a /dnr-hunt finding. Scopes the lead across the logs, verdicts whether the attack succeeded, quantifies blast radius, confirms root cause in source with a local PoC, and writes a proposed (never executed) containment/remediation/recovery plan. Use when asked to "respond to this alert", "work this incident", "how bad is this", or "run dnr-respond". /dnr-hunt is the no-alert entry to the same track.

6.48k repo starsObserved in 1 repos
DevOps & Security

greptimedb-development-docker-image

Builds a development-only GreptimeDB Docker image from a local debug binary for local-cluster testing, and optionally pushes it to a development registry. Use when the user asks to package, build, tag, publish, or cross-build a non-release GreptimeDB or GreptimeDB Enterprise image for debugging.

6.47k repo starsObserved in 1 repos
DevOps & Security

greptimedb-release

Runbook for publishing a new GreptimeDB version (tag + GitHub release + docs release-note PR) on the upstream GreptimeTeam/greptimedb repo. Use when asked to "release" / "publish" a GreptimeDB version (e.g. v1.1.0, v1.0.3).

6.47k repo starsObserved in 1 repos
DevOps & Security

k8s-chaos-skills

Kubernetes 故障演练与混沌工程专家。当用户需要进行 K8s 故障注入测试、混沌工程演练、系统韧性验证、故障场景模拟时,立即使用此 skill。 内置多个标准化故障注入用例,覆盖 Pod(Pending、CrashLoopBackOff、OOM、CPU 满载、内存接近 Limit、磁盘满、Terminating 卡住、镜像拉取失败等)、Workload(副本不一致、HPA 副本达到上限、DaemonSet 未完全调度)、Service(状态异常、负载均衡异常)、Node(宕机、磁盘使用率过高、磁盘 IO 过高、CPU 使用率过高、内存使用率过高)、存储(PVC 挂载 Pending)五个层级。 通过「意图识别 → 用例选择 → 用例执行」的决策树流程,精确匹配用户需求并执行对应演练方案。即使用户只是笼统地说「帮我做个故障演练」或「测试下应用的容错能力」,也应该触发此 skill 引导用户完成完整流程。

6.41k repo starsObserved in 1 repos
DevOps & Security

clawsweeper-status

ClawSweeper status: URLs, workflow health, active workers, ops snapshot.

6.40k repo starsObserved in 1 repos
DevOps & Security

fleet-maintenance

Mac fleet upkeep: global packages, safe repo sync, Xcode, disk, Trash, and health.

6.40k repo starsObserved in 1 repos
DevOps & Security