{
  "markdown": "# Riccardo's Custom Antigravity & Gemini CLI Commands 🔄 (🔌)\n\nSelf: https://github.com/palladius/gemini-cli-custom-commands\n\nThis is a collection of all \"Carlessian\" custom commands and agent skills, packaged into one place.\n\n![Version](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/palladius/gemini-cli-custom-commands/main/gemini-extension.json&query=$.version&label=version&color=red&labelColor=blue) [![License](https://img.shields.io/badge/License-Apache%202.0-green?labelColor=yellow)](LICENSE)\n- 📖 [User Manual](docs/USER_MANUAL.md)\n- 📝 [Changelog](CHANGELOG.md)\n- 💡 Inspired by [google-gemini/gemini-cli-security](https://github.com/google-gemini/gemini-cli-security) extension.\n- 🚀 Referenced in the Official [Gemini CLI Extensions](https://geminicli.com/extensions/browse/) site.\n\n## Plugin & Extension Compatibility\n\nThis repository functions as a native plugin/extension across multiple agent ecosystems:\n\n### 1. Antigravity UI & `agy` CLI\n*   **Workspace-Level**: Clone or symlink this directory into `.agents/plugins/palladius-common-commands/` at the root of your workspace.\n*   **Global-Level**: Clone or symlink this directory into `~/.gemini/config/plugins/palladius-common-commands/`.\n*   **Verification**: Check active plugins and skills inside the CLI/UI using:\n    ```bash\n    agc plugins\n    agc skills\n    ```\n\n### 2. Claude Code\n*   **Workspace-Level**: Place or symlink this repository folder inside `.claude/plugins/palladius-common-commands/` at the root of your workspace.\n*   **Global-Level**: Run Claude Code with the plugin directory flag pointing to this repo:\n    ```bash\n    claude --plugin-dir /path/to/gemini-cli-custom-commands\n    ```\n*   Claude Code will automatically recognize `.claude-plugin/plugin.json` and load the skills under the `/palladius-common-commands:` namespace.\n\n### 3. OpenAI Codex\n*   This extension is fully Codex-compatible (uses the `.codex-plugin/plugin.json` manifest).\n\n### 4. Legacy: Gemini CLI\n*   Installable via the classic extension system (requires Gemini CLI v`0.4.0` or newer):\n    ```bash\n    gemini extensions install https://github.com/palladius/gemini-cli-custom-commands\n    ```\n\n## Available Commands\n\nHere's the full list of commands available in this extension. For more details, see the [User Manual](docs/USER_MANUAL.md).\n\n*   **`💻 Code`**: `/code:pda` - Follows the Plan, Define, Act workflow.\n*   **`🏃 Common`**: `/common:find_todos` - Find TODOs; `/common:whereabouts` - Riccardo's presence logic.\n*   **`✍️ Dev`**: `/dev:check-writing-style` - Check documentation writing style.\n*   **`📣 DevRel`**: `/devrel:article-feedback` - Article critique; `/devrel:check_google_license` - License compliance.\n*   **`📁 Filesystem`**: `/fs:grep-code` - Recursive grepping.\n*   **`🔀 Git`**: `/git:commit_push` - Commit/push automation; `/git:migrate_bitbucket_to_gitxxb` - Repo migration; `/git:recover_history` - History recovery.\n*   **`🐙 GitHub`**: `/github:issue` - Manage GitHub issues.\n*   **`🦊 GitLab`**: `/gitlab:issue` - Manage GitLab issues.\n*   **`🛠️ SRE`**: `/sre:postmortem-create` - [DEPRECATED] Post-Mortem automation.\n*   **`☁️ GCP`**: `/gcp:cloud_build_investigation` - Cloud Build/Run debugging.\n*   **`🔄 Self-Reflect`**: `/pcc:refresh-user-manual` - Refresh documentation.\n*   **`🗺️ Plan`**: `/plan:do` - Plan new features or fixes.\n\n## 🧠 Agent Skills\n\nThese allow agents to act more autonomously and precisely within the Antigravity ecosystem:\n\n*   **`cloud-build-investigation`**: 🏗️ Expert-level SRE skill for Google Cloud Build and Cloud Run investigations.\n*   **`conductor-worktree-hitl`**: 🔀 Manage asynchronous task implementation in Git Worktrees using Conductor++ and GitHub Issues.\n*   **`devrel-frictionlog-codelab`**: 🥑 Automates friction logging for a given Google Codelab URL.\n*   **`genmedia-setup`**: 🎨 **[MIGRATED]** Setup and use GenMedia (MCP) tools and related Gemini skills.\n*   **`musicgen-lyria3`**: 🎵 Generate 30-second music clips or 2-3 minute full songs with the Lyria 3 model.\n*   **`pcc-check-for-updates`**: 🔄 Our flagship skill! A robust **Ruby**-based version checker.\n\n## Thanks\n\n* Arthur Yau for contributing the code/PDA framework.\n",
  "bytes": 4217,
  "sha": "637f7f81b48b4aabb1bbec1defdd4c6a80f66a588ade2248a7d608797c15f1ac",
  "repo_slug": "palladius/gemini-cli-custom-commands",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_palladius_gemini_cli_custom_commands_325103f3/readme"
}