gemini-cli-init

Initialize Gemini CLI configuration and auditor persona for the PACK workflow.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/cdrguru/portable-agent-kit --skill gemini-cli-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-cli-init
Source: https://github.com/cdrguru/portable-agent-kit/tree/main/.agent/skills/gemini-cli-init
Command: npx skills add https://github.com/cdrguru/portable-agent-kit --skill gemini-cli-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize Gemini CLI integration for PACK auditor workflow to streamline auditing tasks within the multi-agent system.

Core Features & Use Cases

  • Create project-level Gemini configuration and auditor persona.
  • Prepare task and plan files if they do not exist.
  • Verify setup with a test invocation and optional gitignore adjustments.

Quick Start

Run the gemini-cli-init skill to configure Gemini CLI for the PACK auditor setup.

Frequently Asked Questions about gemini-cli-init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Gemini CLI as an auditor in a multi-agent workflow?

To set up Gemini CLI as an auditor, you need to initialize project-level configuration and persona scaffolding. This creates the necessary task and plan placeholders for automated auditing and governance within the PACK system.

What files do I need to configure for PACK Gemini CLI integration?

PACK Gemini CLI integration requires project-level configuration files and an auditor persona file. The initialization process automatically creates these files, along with initial task and plan placeholders, if they do not already exist in your repository.

When do I need to initialize an auditor persona for my project?

You need to initialize an auditor persona when onboarding a new project or repository to the PACK multi-agent system. This establishes the required configuration to enable automated auditing and governance tasks for your codebase.

Does the Gemini CLI auditor setup modify my gitignore file?

Yes, the Gemini CLI auditor setup includes optional gitignore adjustments. These adjustments help manage the newly created configuration and placeholder files, ensuring they align with your existing repository version control practices.

How do I verify that my Gemini CLI auditor configuration is working?

You can verify the auditor configuration by running a test invocation provided during the setup process. This test validates that the Gemini CLI integration and the auditor persona scaffolding are correctly established within the PACK workflow.

What is the best way to onboarding a new repository to the PACK multi-agent system?

The best way to onboard a repository to the PACK multi-agent system is by running the initialization skill. It configures the Gemini CLI auditor persona, generates task and plan files, and verifies the setup with a test invocation.