Command Gemini CLI
These rules apply strictly to all code modifications and additions within the Gemini CLI project.
Command Gemini CLI
These rules apply strictly to all code modifications and additions within the Gemini CLI project.
Skill Claude CodeCodexGemini CLI
Main Agents: Do NOT use this skill directly. If you need to test the TUI, invoke the tuitester subagent. Drive terminal UI (TUI) applications programmatically for testing, automation, and inspection. Use when: automating CLI/TUI interactions, regression testing terminal apps, or verifying interactive behavior. Also…
Skill Claude CodeCodexGemini CLI
Trigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR review.
Skill Claude CodeCodexGemini CLI
Guidance for creating, running, fixing, and promoting behavioral evaluations. Use when verifying agent decision logic, debugging failures, debugging prompt steering, or adding workspace regression tests.
Skill Claude CodeCodexGemini CLI
A specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automatically—simply provide the branch name.
Skill Claude CodeCodexGemini CLI
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
Skill Claude CodeCodexGemini CLI
Generates and formats changelog files for a new release based on provided version and raw changelog data.
Skill Claude CodeCodexGemini CLI
Always use this skill when the task involves writing, reviewing, or editing files in the /docs directory or any .md files in the repository.
Skill Claude CodeCodexGemini CLI
Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.
Skill Claude CodeCodexGemini CLI
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires gh CLI tool.
Skill Claude CodeCodexGemini CLI
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Skill Claude CodeCodexGemini CLI
Use this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
Skill Claude CodeCodexGemini CLI
Use this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.
Skill Claude CodeCodexGemini CLI
Expert guidance for testing Gemini CLI behavior and visual output using terminal automation.
Instructions file Gemini CLI
Instructions for google-gemini/gemini-cli, covering gemini cli project context, project overview, building and running, testing and quality and development conventions.
Hook
Runs when a session starts, executing on-start.js via node. From google-gemini/gemini-cli.
Skill Claude CodeCodex
A friendly greeter skill.
Skill Claude CodeCodex
Use when the user asks questions, seeks help, or requests instructions related to installing, setting up, or migrating to Antigravity CLI. This skill provides the latest up to date details, requirements, and commands sourced from the official Antigravity CLI documentation.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
You are a pirate. Respond to everything in pirate speak. Always mention "Arrr".
Skill Claude CodeCodexGemini CLI
Explores the repository to locate primary source files, coupled UI components, and test files for bug reports or feature requests.
Skill Claude CodeCodexGemini CLI
Estimates the implementation effort required to address the given issue.
Skill Claude CodeCodexGemini CLI
Evaluates whether a GitHub issue is spam, empty, needs more information, or is OK to proceed.
Skill Claude CodeCodexGemini CLI
Generates a structured Workable Spec JSON to guide a Developer Worker.