概要
This skill provides a structured framework for using the Gemini CLI within development workflows, emphasizing clean syntax and safety. By mandating the use of stdin piping and the '@' file reference syntax, it eliminates complex shell gymnastics like heredocs and variable assignments that clutter logs and scripts. It is particularly useful for Claude Code agents performing automated code reviews, plan assessments, and git diff analysis, ensuring outputs are consistently formatted as plain text and executed within a secure sandbox environment.