claude-skills: Skill for Gemini CLI

.gemini/skills/cs-engineering-lead/SKILL.md

cs-engineering-lead is a skill for Gemini CLI from alirezarezvani/claude-skills. It costs 0 tokens per session (12 once invoked), scanned A, original, MIT.

An engineering-lead role for guiding software development work and technical decisions.

In plain words
What is it for?
Use it for technical planning, engineering decisions, and coordinating development work.
Why use it?
It provides an engineering-focused perspective when a project needs direction or coordination.

Skill for Gemini CLI

Written for Gemini CLI: installed under .gemini/.

This is alirezarezvani/claude-skills's own configuration. It tells Gemini CLI how to work on claude-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-skills configures →

About the project

claude-skills is a large collection of reusable skills, commands, plugins, and supporting resources for coding agents across engineering, business, research, compliance, and productivity work. It is used by people who want agents such as Claude Code, Codex, Gemini CLI, or Cursor to follow specialized workflows. The catalogue contains selected skills and settings from the collection.

alirezarezvani/claude-skills · 25,742 stars · on GitHub · alirezarezvani.medium.com

Reuse

Borrowing it

Nothing to install: this file belongs to alirezarezvani/claude-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.gemini/skills/cs-engineering-lead/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills

Made for: Gemini CLI.

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 cs-engineering-lead

README.md
[![agentmods](https://agentmods.dev/badge/skills/alirezarezvani/claude-skills/cs-engineering-lead/github.svg)](https://agentmods.dev/skills/alirezarezvani/claude-skills/cs-engineering-lead)
Your own site
<a href="https://agentmods.dev/skills/alirezarezvani/claude-skills/cs-engineering-lead"><img src="https://agentmods.dev/badge/skills/alirezarezvani/claude-skills/cs-engineering-lead/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 cs-engineering-lead

Your own site · 80×15
<a href="https://agentmods.dev/skills/alirezarezvani/claude-skills/cs-engineering-lead"><img src="https://agentmods.dev/badge/skills/alirezarezvani/claude-skills/cs-engineering-lead.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 12 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00000 $0.00012
Opus 5 $0.00000 $0.00006
Sonnet 5 $0.00000 $0.00002
Haiku 4.5 $0.00000 $0.00001

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

Security

Grade A, and why

cs-engineering-lead 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 6d 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

Copies of this mod

2 near-identical copies found in the catalogue:

.gemini/skills/cs-engineering-lead/SKILL.md · 1 lines

What it actually says

../../../agents/engineering-team/cs-engineering-lead.md

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. 6d ago First seen · 1 lines · 0 tokens per session scan A e8017298afa1

Subscribe to this mod's changes

cs-engineering-lead is a skill published in the GitHub repository alirezarezvani/claude-skills (25,742 stars, last pushed 10d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 12 tokens. 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-09-03.

Related

Other skills, from other repositories

handoffplan

Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.

REMvisual/claude-handoff · 28 tokens

handoff

Create a structured session handoff when context is running low or work is pausing. Deep context mining, self-validation, multi-file splitting. Captures everything the next session needs.

REMvisual/claude-handoff · 39 tokens

slides

Create and edit presentation slide decks (.pptx) with PptxGenJS and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding charts/diagrams/visuals, or diagnosing layout…

rojim666/SztuCode · 78 tokens

github

A general GitHub skill for understanding repositories, pull requests, and issues through a connected GitHub account. It helps route work to more specific GitHub workflows when needed.

rojim666/SztuCode · 35 tokens

observability

Use when you say query agent logs, find slow tool calls, or show agent errors. Query and analyze agent JSONL event logs for debugging, performance analysis, and decision tracing.

rjmurillo/ai-agents · 42 tokens

avoiding-manufactured-work

Detect and stop manufactured work after a deliverable appears done, and classify a post-completion finding into the four contract classes builder-ethos.md delegates here. Use when a worker has produced a plan, issue, PR, backlog item, research artifact, or follow-up task and you need to verify it was demanded by a…

rjmurillo/ai-agents · 88 tokens