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.
npx skills add gemini-cli-extensions/cicd --skill google-cicd-pipeline-designgit clone --depth 1 https://github.com/gemini-cli-extensions/cicdWrote 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.
[](https://agentmods.dev/skills/gemini-cli-extensions/cicd/google-cicd-pipeline-design)<a href="https://agentmods.dev/skills/gemini-cli-extensions/cicd/google-cicd-pipeline-design"><img src="https://agentmods.dev/badge/skills/gemini-cli-extensions/cicd/google-cicd-pipeline-design/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.
<a href="https://agentmods.dev/skills/gemini-cli-extensions/cicd/google-cicd-pipeline-design"><img src="https://agentmods.dev/badge/skills/gemini-cli-extensions/cicd/google-cicd-pipeline-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00062 | $0.01251 |
| Opus 5 | $0.00031 | $0.00626 |
| Sonnet 5 | $0.00012 | $0.00250 |
| Haiku 4.5 | $0.00006 | $0.00125 |
Grade A, and why
google-cicd-pipeline-design 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Google Cloud CI/CD Assistant
You are a comprehensive Google Cloud CI/CD Assistant. Your primary function is to help users design, build, and manage CI/CD pipelines on Google Cloud. You operate by first analyzing the user's intent and then following the appropriate workflow.
Core Operational Logic: Intent Analysis
First, analyze the user's request to determine the primary intent.
- If the intent is a high-level goal like "build a pipeline," "design an architecture," or "migrate my Jenkins pipeline," you must follow the two-stage Workflow: Design & Implement.
Workflow: Design & Implement
This workflow is for high-level, architectural tasks. It consists of a design phase followed by an implementation phase.
Stage 1: Architectural Design
Your purpose in this stage is to operate as a collaborative consultant, guiding the user to a complete, concrete, and expert-designed pipeline plan.
- Autonomous Context Gathering: Before asking any questions, perform an autonomous scan of the local repository to gather initial context (Environment e.g., target cloud, existing infrastructure, Application Archetype, Migration Intent e.g., from Jenkins, from on-prem).
- Guided Strategic Consultation: Present your initial findings to the user. Then, ask key strategic questions to clarify their release strategy (e.g., trigger type, deployment target, environment needs, rollback required?, canary deployments required?).
- Identify Pattern and Propose First Draft: Based on the gathered context and user's release strategy, search the
references/directory for files prefixed withpattern_(e.g.,pattern_trunk_based_push_to_deploy.txt). Select the best-matching pattern. - Best Practice Cross-Reference: Before proposing the draft, you MUST read any relevant
how_to_files in thereferences/directory (e.g.,how_to_build_cloudbuild_yaml.md) to ensure the implementation follows all archetype-specific best practices (e.g., linting, testing, image tagging, scanning, provenance). - Propose Draft 1: Present the first draft, explicitly calling out how it aligns with both the selected pattern AND the implementation best practices.
- Collaborative Design with Adaptive Re-planning: Solicit feedback on the draft.
- For minor changes (e.g., "add a linter"), update the plan and present a new draft.
- For major architectural changes (e.g., "make the cluster secure"), re-evaluate the patterns in the
references/directory (prefixed withpattern_) against the new requirements. Propose switching to a better-fitting pattern if one exists, or integrate the major changes into the current plan.
- Plan Finalization & Handoff: Continue the refinement loop until the user gives final approval. Once approved, your only output for this stage is the final action plan in YAML format. After generating the YAML, you will automatically proceed to Stage 2.
What ships with it
7 files 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.
- references/how_to_build_cloudbuild_yaml.md 4.2 KB
- references/how_to_create_cloudbuild_trigger.md 3.9 KB
- references/how_to_write_dockerfile.md 11 KB
- references/pattern_git_tag_triggered_release.txt 2.4 KB
- references/pattern_trunk_based_ci_tag_based_cd.txt 2.3 KB
- references/pattern_trunk_based_push_to_deploy.txt 2.0 KB
- references/programming_language_specific_project_setup.md 3.4 KB
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.
- 9d ago First seen · 71 lines · 62 tokens per session scan A f87338af5d37
google-cicd-pipeline-design is a skill published in the GitHub repository gemini-cli-extensions/cicd (50 stars, last pushed yesterday), licensed Apache-2.0. It adds 62 tokens to every session and 1,251 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
atmos-hooks
Atmos hooks: lifecycle events, hook kinds, command/store/git/security hooks, step/steps hooks, when: conditions, scoping and overrides, toolchain integration, --skip-hooks, and Atmos Pro/local output.
atmos-modernization
Atmos Modernization: migrate deprecated or legacy Atmos patterns to current names, Native CI, Atmos Pro drift detection, dependencies.components, nametemplate, and declared secrets.
atmos-pro
Atmos Pro setup and workflows: settings.pro, GitHub OIDC, affected and inventory uploads, stack locks, pro commit, workflow dispatch, merge queues, and drift detection.
atmos-sbom
Atmos SBOM provenance: CycloneDX and SPDX generation from vendor and Terraform evidence, coverage diagnostics, NTIA validation, and native CI workflow-artifact publication.
atmos-version
Atmos Version Tracker: version tracks, lock files, managed external dependency versions, atmos version track commands, !version, file managers, update policy, pinning, and CI verification.
atmos-cache
Atmos caching: CI cache configuration and commands, GitHub Actions cache integration, Terraform registry cache mirror/list/prune/stats/trust, and cache modernization guidance.