Gemini Overview banner
AlexZahar AlexZahar

Gemini Overview

Development community

Description

--- allowed-tools: Bash description: Get a quick overview of the current project --- # Project Overview Analysis !`HOOK_TYPE=overview ~/.claude/gemini-hooks.sh`

Installation

Installs to ~/.claude/skills/alexzahar-claude-code-gemini-overview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexzahar-claude-code-gemini-overview && curl -fsSL https://raw.githubusercontent.com/AlexZahar/claude-code/HEAD/commands/gemini-overview.md -o ~/.claude/skills/alexzahar-claude-code-gemini-overview/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository