Skip to content

palladius/gemini-cli-custom-commands

Repository files navigation

Palladius Gemini CLI custom commands (or 🔄)

Self: https://github.com/palladius/gemini-cli-custom-commands

This is a collection of all "Carlessian" commands, packaged into one place.

TL;DR $ gemini extensions install https://github.com/palladius/gemini-cli-custom-commands

Version License

INSTALL

Note (requires Gemini CLI v0.4.0 or newer):

# 🔍 Check version >= 0.4.0
gemini -v
# 💛 Install
gemini extensions install https://github.com/palladius/gemini-cli-custom-commands
# 🔄 Update
gemini extensions update palladius-common-commands
gemini extensions update --all
# 🤢 Uninstall
gemini extensions uninstall palladius-common-commands

Available Commands

Here's the full list of commands available in this extension. For more details, see the User Manual.

  • 💻 Code: /code:pda - Follows the Plan, Define, Act workflow.
  • 🏃 Common: /common:find_todos - Find TODOs; /common:whereabouts - Riccardo's presence logic.
  • ✍️ Dev: /dev:check-writing-style - Check documentation writing style.
  • 📣 DevRel: /devrel:article-feedback - Article critique; /devrel:check_google_license - License compliance.
  • 📁 Filesystem: /fs:grep-code - Recursive grepping.
  • 🔀 Git: /git:commit_push - Commit/push automation; /git:migrate_bitbucket_to_gitxxb - Repo migration; /git:recover_history - History recovery.
  • 🐙 GitHub: /github:issue - Manage GitHub issues.
  • 🦊 GitLab: /gitlab:issue - Manage GitLab issues.
  • ☁️ GCP: /gcp:cloud_build_investigation - Cloud Build/Run debugging.
  • 🔄 Self-Reflect: /pcc:refresh-user-manual - Refresh documentation.
  • 🗺️ Plan: /plan:do - Plan new features or fixes.
  • 🚨 SRE: /sre:postmortem-create - [DEPRECATED] Create postmortems (use the sre extension skills instead).

🧠 Agent Skills

Starting with version 0.0.22, we are introducing Agent Skills! 🚀 These allow Gemini to act more autonomously and precisely.

  • cloud-build-investigation: Expert-level SRE skill for Google Cloud Build and Cloud Run investigations.
  • devrel-frictionlog-codelab: Automates friction logging for a given Google Codelab URL.
  • genmedia-setup: 🎨 [MIGRATED] Setup and use GenMedia MCP tools (Veo, Imagen, Chirp, Lyria).
  • musicgen-lyria3: 🎵 Generate 30-second music clips or 2-3 minute full songs with the Lyria 3 model.
  • pcc-check-for-updates: Our flagship skill! A robust Ruby-based version checker.
  • postmortem-aggregator: 🚨 [MIGRATED] [SRE] Moved to the official sre extension.
  • postmortem-generator: 🚨 [MIGRATED] [SRE] Moved to the official sre extension.

Wow Factor

WARNING: This project is intended for demonstration purposes only. It is not intended for use in a production environment.

Thanks

  • Arthur Yau for contributing the code/PDA framework.

About

Ricc's golden custom commands

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages