cicd-automation-workflow-automate

cicd-automation-workflow-automate is a skill for Claude Code from ratnesh-maurya/cursor-claude-personas. It costs 44 tokens per session (418 once invoked), scanned A, a copy of cicd-automation-workflow-automate, MIT.

A guide for automating CI/CD pipelines, the steps that build, test, and deploy software, including GitHub Actions workflows.

In plain words
What is it for?
Use it to design build, test, deployment, and release pipelines, or to improve their reliability, visibility, and compliance checks.
Why use it?
It helps replace repetitive manual release work with consistent workflows while keeping approvals, secrets, and rollback plans in mind.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to design build, test, deployment, and release pipelines, or to improve their reliability, visibility, and compliance checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ratnesh-maurya/cursor-claude-personas --skill cicd-automation-workflow-automate
Clone the repo
git clone --depth 1 https://github.com/ratnesh-maurya/cursor-claude-personas

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cicd-automation-workflow-automate

README.md
[![agentmods](https://agentmods.dev/badge/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate/github.svg)](https://agentmods.dev/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate)
Your own site
<a href="https://agentmods.dev/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate"><img src="https://agentmods.dev/badge/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cicd-automation-workflow-automate

Your own site · 80×15
<a href="https://agentmods.dev/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate"><img src="https://agentmods.dev/badge/skills/ratnesh-maurya/cursor-claude-personas/cicd-automation-workflow-automate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 418 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 91% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00418
Opus 5 $0.00022 $0.00209
Sonnet 5 $0.00009 $0.00084
Haiku 4.5 $0.00004 $0.00042

Measured 12d ago against content hash 2564847b951a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

cicd-automation-workflow-automate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

91% identical to cicd-automation-workflow-automate — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/cicd-automation-workflow-automate/SKILL.md · 55 lines

What it actually says

Workflow Automation

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.

Use this skill when

  • Automating CI/CD workflows or release pipelines
  • Designing GitHub Actions or multi-stage build/test/deploy flows
  • Replacing manual build, test, or deployment steps
  • Improving pipeline reliability, visibility, or compliance checks

Do not use this skill when

  • You only need a one-off command or quick troubleshooting
  • There is no workflow or automation context
  • The task is strictly product or UI design

Safety

  • Avoid running deployment steps without approvals and rollback plans.
  • Treat secrets and environment configuration changes as high risk.

Context

The user needs to automate development workflows, deployment processes, or operational tasks. Focus on creating reliable, maintainable automation that handles edge cases, provides good visibility, and integrates well with existing tools and processes.

Requirements

$ARGUMENTS

Instructions

  • Inventory current build, test, and deploy steps plus target environments.
  • Define pipeline stages with caching, artifacts, and quality gates.
  • Add security scans, secret handling, and approvals for risky steps.
  • Document rollout, rollback, and notification strategy.
  • If detailed workflow patterns are required, open resources/implementation-playbook.md.

Output Format

  • Summary of pipeline stages and triggers
  • Proposed workflow files or step list
  • Required secrets, env vars, and service integrations
  • Risks, assumptions, and rollback notes

Resources

  • resources/implementation-playbook.md for detailed workflow patterns and examples.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 55 lines · 44 tokens per session scan A 2564847b951a

Subscribe to this mod's changes

cicd-automation-workflow-automate is a skill published in the GitHub repository ratnesh-maurya/cursor-claude-personas (8 stars, last pushed 5mo ago), licensed MIT. It adds 44 tokens to every session and 418 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to cicd-automation-workflow-automate, differing in 5 lines, and is treated as a copy.

Related

Other skills, from other repositories

ArgoCD MCP Server

Skill "ArgoCD MCP Server" from agentskillexchange/skills, covering argocd mcp server, installation, documentation and source.

agentskillexchange/skills · 5 tokens

github-actions-advanced

Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.

KunanonJ/ai-skills-hub · 45 tokens

github-actions-creator

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

KunanonJ/ai-skills-hub · 58 tokens

setup-github-actions-ci

Configure GitHub Actions CI/CD for R packages including R CMD check on multiple platforms, test coverage reporting, and pkgdown site deployment. Uses r-lib/actions for standard workflows. Use when setting up CI/CD for a new R package, adding multi-platform testing to an existing package, configuring automated pkgdown…

KunanonJ/ai-skills-hub · 78 tokens

ci-cd-patterns

CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.

KunanonJ/ai-skills-hub · 41 tokens

terraform-specialist

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns.

KunanonJ/ai-skills-hub · 24 tokens