Skip to content

palladius/palladius-common-commands

v0.3.50Apache-2.0

Riccardo's Gemini CLI extension, packaged with GCP and SRE Custom Commands and skills.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.50] - 2026-08-24

Changed

  • ๐Ÿ“ฆ Transformed extension into official Agent Plugin (v1.0.0 schema) via plugin.json.
  • ๐Ÿš€ Bumped version to 0.3.50.

[0.3.49] - 2026-07-26

Added & Changed

  • ๐Ÿ›ก๏ธ Conductor HITL Worktree v2.1.1: Added The Real-Code Mandate (strictly banning doc-only or metadata-only feature PRs / "Jerry-work") and Mandatory Test Expansion (requiring automated unit test additions/expansions for all feature tracks) to conductor-worktree-hitl skill. ๐Ÿชต๐Ÿ‡ฎ๐Ÿ‡นโœจ

[0.3.48] - 2026-07-23

Fixed

  • ๐Ÿ“ Portable Skill Paths: Replaced hardcoded personal paths in conductor-worktree-hitl references with $SKILL_DIR and relative paths -- by gc-skillume-bot-v0_2

[0.3.47] - 2026-07-16

Changed

  • ๐ŸŽจ Pink Agent Names: Colorized agent names in pink (magenta) in both short-mode and normal-mode outputs.

[0.3.46] - 2026-07-07

Added

  • โœจ Lyria3 Model Discovery: New musicgen-lyria3-list.py script to query available music/audio models via GenAI SDK. Bumped skill to v0.0.10.

Changed

  • ๐Ÿ“Š CHANGED Column Right-Indentation: Right-indented the duration text within the CHANGED column while keeping the source emoji at the left edge of the column.

Fixed

  • ๐Ÿ“ Portable Skill Paths: Replaced hardcoded ~/git/... path in conductor-worktree-hitl/SKILL.md step 7 with relative ./scripts/*, following the Anthropic skills standard for portability.

[0.3.45] - 2026-07-03

Added

  • ๐Ÿ”Œ Antigravity & Claude Code Support: Adapted README.md and added plugin.json manifests for Antigravity, Claude Code, and Codex.

Changed

  • ๐Ÿ“Š CHANGED Column Left-Alignment & Compact Units: Left-aligned the CHANGED column header and values to keep emojis on the left. Shortened duration formatting units: m (minutes), s (seconds), d (days).

[0.3.44] - 2026-06-17

Added

  • ๐ŸŒณ Condutree v2.0 Roadmap: Appended a structured GHI feature proposal to conductor-worktree-hitl/SKILL.md outlining the next major version of the worktree orchestration skill. Proposed features include automated .env symlinking alongside the shared conductor/ folder, a new conductor/bin/git_status_patched.py status aggregator script (walks all .worktrees/, parses metadata.json, runs git status --porcelain), and a just git-status-condutree target in the root justfile.

Changed

  • ๐Ÿ“Š Conductor Inspector โ€” Total Summary Line: Added a final summary row to conductor-inspector output showing aggregate track counts and overall task completion ratio (e.g., 8/20 tasks done).
  • ๐Ÿ“ Explicit Agent Field Required: Updated SKILL.md to mandate that subagents set "agent": "<AgentName>" explicitly at the root of metadata.json to prevent incorrect inference from generic worktree directory paths.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿงน Routine checks and minor updates.

Changed

  • ๐Ÿ“Š Agent Column Width & Truncation: Increased the AGENT column width by 1 (to 11 characters) in the short-mode table. Implemented automatic truncation of agent names longer than 11 characters to fit perfectly.

[0.3.43] - 2026-06-16

Added

  • ๐Ÿค– Agent & Worktree Tracking: Re-implemented AGENT column and ๐ŸŒณ (worktree emoji) detection columns in conductor-inspector script, which scans .worktrees/ directory and parses track metadata files.

[0.3.42] - 2026-06-16

Added

  • ๐Ÿ“Š Location-Aware Last Changed Timestamp: Added a CHANGED column in conductor-inspector showing when a track was last touched. It parses and compares both GitHub Issue timestamps (๐Ÿ™) and local metadata/mtime updates (๐Ÿ’ป), showing the latest active timestamp.
  • ๐Ÿ”€ Recent-On-Top Sorting: Refactored track sorting to display the most recently active/changed tracks first.
  • ๐Ÿ•’ Adaptive Relative Timestamps: Displays changes within the last 24 hours as relative duration (e.g. 16min, 1h5m) and older changes in relative days (XXdays), improving layout readability.
  • ๐Ÿงน Compact Status Layout: Removed brackets [ ] from the short-mode STATUS column and changed it to left-justify (STATUS instead of [ STATUS ]), saving 4 bytes of terminal prefix width.
  • ๐Ÿ“ Execution Documentation: Added sample execution output under skills/conductor-worktree-hitl/references/inspector-execution.txt.

[0.3.41] - 2026-06-16

Changed

  • ๐Ÿ“ Prompt Simplification: Replaced long prompt with a minimal version that delegates Benjamin-specific conventions to GEMINI.md and worktree workflow steps to the conductor-worktree-hitl skill.

[0.3.40] - 2026-06-16

Added

  • ๐Ÿ“ Vehicle Field in Question Schema: Added a "vehicle" block to references/question-answered.json to track the delivery mechanism (medium, source/person, and type, e.g. telegram audio, peer agent Nino).

[0.3.39] - 2026-06-16

Changed

  • ๐Ÿ“ Skill Reference Documenting: Referenced references/question-awaiting.json and references/question-answered.json schemas in SKILL.md under the local memory registry section.

[0.3.38] - 2026-06-16

Changed

  • ๐Ÿ“ GHI Signature Alignment: Updated the starter prompt to explicitly enforce GHI comment format [QUESTION][<AgentName>] and signing with -- from <AgentName> on behalf of Riccardo (using emojis) for consistency.

[0.3.37] - 2026-06-16

Changed

  • ๐Ÿ“ Rename Tag Signature: Renamed the GHI comment tracking tag signature from conductruelle to conductree across the starter prompt.

[0.3.36] - 2026-06-16

Changed

  • ๐Ÿ“Š Conductor Inspector: Added the GHI (GitHub Issue) column to --short mode output to track issue numbers for each track.

[0.3.35] - 2026-06-16

Added

  • ๐Ÿ“ Reference Questions: Added reference JSON files (question-awaiting.json and question-answered.json) under references/ directory to demonstrate metadata-based question states.

[0.3.34] - 2026-06-16

Changed

  • ๐Ÿ‘ฉ Renamed Git Concierge: Renamed the coordinator agent from Giovanni to Agostina (Lead Git Concierge) to align with the A.G. (Antigravity) theme.

[0.3.33] - 2026-06-16

Changed

  • ๐Ÿค– Optimized Polling Loop: Refactored poll_ghi_questions.py to scan local Conductor tracks metadata first and only perform GitHub API calls for issues that actively have questions awaiting human input, saving over 95% of API requests.

[0.3.32] - 2026-06-16

Changed

  • ๐Ÿ›ก๏ธ Disable Remote Pushing: Updated SKILL.md and the orchestration prompt to explicitly forbid subagents from executing git push. Subagents now commit locally to their branches, leaving merging and remote pushing strictly to the parent coordinator (Agostina).

[0.3.31] - 2026-06-16

Added

  • ๐Ÿ“ Orchestration Prompt: Added the multi-worktree-starter-prompt.md prompt for Conductor++ worktree flow.
  • ๐Ÿ›ก๏ธ Git Hygiene step: Added instructions in SKILL.md to configure git exclude inside worktrees to prevent symlink tracking.

[0.3.30] - 2026-06-16

Changed

  • ๐Ÿ”€ Conductor Inspector Sorting: Implemented custom sorting for tracks where NEW status comes first, active/pending next, and COMPLETED/RESOLVED/CLOSED last.

[0.3.29] - 2026-06-16

Changed

  • ๐Ÿ“Š Conductor Inspector: Refactored --short mode formatting: removed brackets [] around the progress bar and replaced percentage (PCT) with N/M ratio (completed/total).

[0.3.28] - 2026-06-16

Added

  • ๐Ÿ”€ Worktree HITL Skill: Added the new conductor-worktree-hitl skill supporting asynchronous multi-agent coordination inside Git Worktrees using GitHub Issues and Conductor++ metadata tracking.
  • ๐Ÿค– Issue Polling Script: Created scripts/poll_ghi_questions.py to aggregate and update active questions.

[0.3.27] - 2026-06-08

Added

  • ๐Ÿฅ‘ Friction Log Skill: Added the outputGdocUrl field to the references/friction_log.yaml template.
  • ๐Ÿ› ๏ธ Scaffolding Setup: Updated setup_scaffold.sh to accept the 5th optional argument [OUTPUT_GDOC_URL] and replace it in the generated friction_log.yaml. Updated documentation and unit tests.

[0.3.26] - 2026-06-08

Added

  • ๐Ÿฅ‘ Friction Log Skill: Created a template file references/friction_log.yaml containing the Kubernetes-like schema with version (codelabVersion) and start date (startedAt) fields.
  • ๐Ÿ› ๏ธ Scaffolding Setup: Updated setup_scaffold.sh to read references/friction_log.yaml, replace placeholders, and generate the concrete friction_log.yaml file. Added the 4th command-line argument [CODELAB_VERSION] and automatic ISO-8601 timestamp generation.

[0.3.25] - 2026-06-08

Added

  • ๐Ÿฅ‘ Friction Log Skill: Added friction_log.yaml as a Kubernetes-like key-value metadata store to keep track of execution parameters (project ID, identity, codelab URL, TF bug).
  • ๐Ÿ› ๏ธ Scaffolding Setup: Updated setup_scaffold.sh to accept optional [CODELAB_URL] and [BUG_ID] arguments, auto-detect GCP project ID and identity, and write friction_log.yaml automatically. Added full unit tests.

[0.3.24] - 2026-06-08

Changed

  • ๐Ÿฅ‘ Friction Log Skill: Updated the devrel-frictionlog-codelab skill to strongly recommend using a fresh/virgin GCP project ID to avoid resource conflicts.

[0.3.23] - 2026-06-06

Changed

  • ๐Ÿ“ Refreshed User Manual in README.md and docs/USER_MANUAL.md to ensure all current commands and skills are documented.
  • ๐Ÿš€ Bumped version to 0.3.23.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.

[0.3.22] - 2026-06-05

Changed

  • ๐Ÿ“ Refreshed User Manual in README.md and docs/USER_MANUAL.md with more detailed descriptions and "Wow Factor" examples.
  • ๐Ÿš€ Bumped version to 0.3.22.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.

[0.3.21] - 2026-06-04

Changed

  • ๐Ÿ“ Refreshed User Manual in README.md and docs/USER_MANUAL.md.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.

[0.3.20] - 2026-05-30

Added

  • ๐ŸŽต Added new seby-6-anni MP3 and text script to musicgen-lyria3 skill.

Changed

  • ๐Ÿค– Maintenance run and commit by gc-skillume-bot-v0_2.

[0.3.19] - 2026-05-27

Changed

  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿงน Routine checks and minor updates.

[0.3.18] - 2026-05-26

Changed

  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿงน Routine checks and minor updates.

[0.3.17] - 2026-05-25

Changed

  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿ› ๏ธ Routine checks and synchronization.

[0.3.16] - 2026-05-24

Fixed

  • ๐Ÿ“ Added missing SRE Commands section to USER_MANUAL.md and README.md.
  • ๐Ÿค– Secondary maintenance run by gc-skillume-bot-v0_2.

[0.3.15] - 2026-05-24

Changed

  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿ› ๏ธ Routine checks and synchronization.

[0.3.14] - 2026-05-22

Changed

  • ๐Ÿ“ Cleaned up README.md and docs/USER_MANUAL.md to remove references to deprecated/removed postmortem skills and commands.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.
  • ๐Ÿ› ๏ธ Routine checks and synchronization.

[0.3.13] - 2026-05-20

Removed

  • ๐Ÿ”ฅ Completely removed postmortem-generator and postmortem-aggregator skills as they have been fully migrated to the official SRE extension (palladius/sre) -- made with AntiGravity.

[0.3.12] - 2026-05-19

Added

  • โœจ [musicgen-lyria3] Committing untracked generated music and text files (sebi-lido-estensi, sebi-hot-wheels). (-- made with Gemini CLI by gc-skillume-bot-v0_2)

[0.3.11] - 2026-05-07

  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2: Fixed typo in GEMINI.md and standardized CHANGELOG format.

[0.3.10] - 2026-05-06

Fixed

  • ๐Ÿ› [musicgen-lyria3] Fixed silent failure bug: scripts now exit with 1 if destination directory is missing or on any generation error.
  • ๐Ÿค– Maintenance run by gc-skillume-bot-v0_2.

[0.3.9b] - 2026-05-05

Changed

  • ๐Ÿ“ Anonymize project ID in genmedia-setup sample settings. -- made with gc-skillume-bot-v0_2

[0.3.9] - 2026-05-03

Changed

  • ๐Ÿค– Maintenance run: Updated skill metadata schemas to use metadata.version and compatibility.
  • ๐Ÿค– Signed: gc-skillume-bot-v0_2.

[0.3.8] - 2026-04-29

Changed

  • ๐Ÿงน Internal cleanup and dependency checks (no user-facing changes).

[0.3.7] - 2026-04-22

Added

  • ๐Ÿ“ Standardized SKILL.md headers with version and added missing CHANGELOG.md for 5 skills: cloud-build-investigation, devrel-frictionlog-codelab, pcc-check-for-updates, postmortem-aggregator, and postmortem-generator -- gc-skillume-bot-v0_2.

[0.3.6] - 2026-04-21

Fixed

  • ๐ŸŽต Improved musicgen-lyria3 scripts with better API key handling and updated GenAI SDK response parsing -- gc-skillume-bot-v0_2.

[0.3.5] - 2026-04-19

Changed

  • ๐Ÿ“ Refreshed User Manual in README.md and docs/USER_MANUAL.md -- gc-skillume-bot-v0_2.

[0.3.4] - 2026-04-17

Changed

  • ๐Ÿšจ Marked postmortem-create and related skills as [DEPRECATED] and [MIGRATED], pointing to the official sre extension repository -- made with AntiGravity.

[0.3.3] - 2026-04-17

Changed

  • ๐ŸŽต Tracked the latest generated musicgen-lyria3 assets from 2026-04-16 -- gc-skillume-bot-v0_2.

[0.3.2] - 2026-04-16

Fixed

  • ๐ŸŽต Actually tracked the generated musicgen-lyria3 assets promised in previous version -- gc-skillume-bot-v0_2.

[0.3.1] - 2026-04-15

Changed

  • ๐ŸŽค Improved musicgen-lyria3 scripts with better safety filter handling and updated GenAI SDK response parsing -- gc-skillume-bot-v0_2.
  • ๐Ÿ”ง Added untracked generated assets for musicgen-lyria3.

[0.3.0] - 2026-03-30

Removed

  • ๐ŸŽฌ Removed commands/aicinema/ custom commands. All functionality (storyboarding, act structure, quality production) has been migrated to the genmedia-setup skill.

Changed

  • ๐Ÿ“ Updated README.md and docs/USER_MANUAL.md to reflect the aicinema migration.
  • ๐Ÿš€ Bumped extension version to 0.3.0.

[0.2.2] - 2026-03-30

Added

  • ๐ŸŽฅ Final migration of "AI Cinema" quality logic to genmedia-setup skill (0.1.2):
    • Added persona integration from doc/personas/.
    • Added structured project organization (PLAN.md, README.md).
    • Added multi-lingual naming conventions and trailer production logic.
  • ๐Ÿš€ Bumped extension version to 0.2.2.

[0.2.1] - 2026-03-30

Added

  • ๐ŸŒ Updated genmedia-setup skill (0.1.1) with new Nano Banana models: gemini-2.5-flash-image, gemini-3-pro-image-preview, and gemini-3.1-flash-image-preview.
  • ๐Ÿš€ Bumped extension version to 0.2.1.

[0.2.0] - 2026-03-30

Added

  • ๐ŸŽฌ Major restructuring of genmedia-setup skill:
    • Extracted installation details to references/install.md.
    • Added "Four-Act Structure" storyboarding logic.
    • Added guidelines for style continuity and audio sanitization.
    • Bumped skill to 0.1.0 and extension to 0.2.0.

[0.1.13] - 2026-03-30

Changed

  • ๐Ÿ“ Added versioning to the genmedia-setup skill (bumped to 0.0.3).
  • ๐Ÿ“œ Added skill-specific CHANGELOG.md for genmedia-setup.
  • ๐Ÿ“ Expanded model descriptions in which_models.md with official documentation links.
  • ๐Ÿš€ Bumped extension version to 0.1.13.

[0.1.12] - 2026-03-30

Changed

  • ๐Ÿ”„ genmedia-setup skill now defaults to mcp-nanobanana-go for the imagen command.
  • ๐Ÿ“ Consolidated model recommendations for Imagen, Veo, Lyria (with lyric support), and Chirp in which_models.md.
  • ๐ŸŽค Documented specific GA regions for Chirp 2 (us-central1, europe-west4, asia-southeast1) and Chirp 3 (us, eu).
  • ๐Ÿš€ Bumped extension version to 0.1.12.

[0.1.11] - 2026-03-30

Fixed

  • ๐ŸŽค Updated chirp-2 GA regions: us-central1, europe-west4, and asia-southeast1.
  • ๐Ÿš€ Bumped extension version to 0.1.11.

[0.1.10] - 2026-03-30

Fixed

  • ๐ŸŽค Corrected Chirp 3 availability information: GA in us and eu multi-regions.
  • ๐Ÿš€ Bumped extension version to 0.1.10.

[0.1.9] - 2026-03-30

Added

  • ๐ŸŽค Added Chirp 2 and Chirp 3 models to which_models.md with regional availability notes (Chirp 3 only in US/EU).
  • ๐Ÿš€ Bumped extension version to 0.1.9.

[0.1.8] - 2026-03-30

Added

  • ๐ŸŽต Added Lyria 3 models (lyria-3-clip-preview, lyria-3-pro-preview) with lyric support to which_models.md.
  • ๐Ÿš€ Bumped extension version to 0.1.8.

[0.1.7] - 2026-03-30

Changed

  • ๐Ÿ”„ Updated genmedia-setup to use mcp-nanobanana-go instead of mcp-imagen-go.
  • ๐Ÿ“ Added which_models.md reference to genmedia-setup skill for easy access to recommended models.
  • ๐Ÿš€ Bumped extension version to 0.1.7.

[0.1.6] - 2026-03-30

Changed

  • ๐Ÿ”„ genmedia-setup script now automatically enables Vertex AI, Text-to-Speech, and Storage APIs.
  • ๐Ÿ“ Added mandatory prerequisites (ffmpeg, ADC login, IAM bindings) to genmedia-setup SKILL.md.

[0.1.5] - 2026-03-30

Added

  • โœจ Added genmedia-setup skill to install GenMedia MCP binaries, skills, and inject JSON configurations for Vertex AI Creative Studio tools.

[0.1.4] - 2026-03-30

Added

  • Added musicgen-lyria3 skill (moved from public-goodies).

[0.1.3] - 2026-03-13

Changed

  • ๐Ÿฅ‘ Enforced stricter rules before proceeding to the next page in the devrel-frictionlog-codelab skill (v0.0.3).

[0.1.2] - 2026-03-13

Changed

  • ๐Ÿฅ‘ Enforced strict billing setup and automated YOLO mode suggestions in the devrel-frictionlog-codelab skill (v0.0.3).
  • ๐Ÿฅ‘ Added also a MEtadata table to Friction Log final doc.

[0.1.1] - 2026-03-13

Changed

  • ๐Ÿฅ‘ Improved devrel-frictionlog-codelab skill (v0.0.2):
    • Added consolidated FRICTION_LOG.md output with visual diffs and concatenated logs.
    • Added mandatory HH:MM:SS timestamps to all log entries.
    • Added automated Time Analysis (AI vs Codelab estimate vs Human suggestion) at the end of each page.
    • Bumped extension version to 0.1.1.

[0.1.0] - 2026-03-13

Added

  • โœจ Added devrel-frictionlog-codelab skill v0.1.0: automates the process of executing a Codelab, extracting its content to Markdown, creating a deterministic scaffold, and recording friction logs for DevRel evaluation.

[0.0.33] - 2026-03-11

Changed

  • ๐Ÿ”„ Bumped version and checked repository updates -- gc-skillume-bot-v0_1.

[0.0.32] - 2026-03-10

Added

  • โœจ Added postmortem-aggregator skill.
  • โœจ Updated postmortem-generator skill with versioning and formatting fixes.

[0.0.31] - 2026-03-06

Added

  • โœจ Added emojis to skill descriptions (๐Ÿ”„, ๐Ÿ—๏ธ, ๐Ÿ’€).

[0.0.30] - 2026-03-06

Fixed

  • ๐Ÿ”„ Aligned post-mortem directory with internal name postmortem-generator.

[0.0.29] - 2026-03-06

Fixed

  • ๐Ÿ”„ Renamed check-for-updates skill to pcc-check-for-updates internally and directory-wise.

[0.0.28] - 2026-03-06

Fixed

  • ๐Ÿ”„ Renamed pr-creator skill to pr-creator-copy internally to match directory naming.

[0.0.26] - 2026-01-26

Changed

  • SRE PostMortem: Reverted Action Items to table format for better structured view, while keeping Timeline as bullet points for better density.

[0.0.25] - 2026-01-20

Changed

  • SRE Commands & Skills:
    • Updated postmortem-create.toml and skills/post-mortem/SKILL.md:
      • Timeline and Action Items use bullet points instead of tables for better density.
      • Added permalink support for commits, bugs, and other resources.
      • Updated timeline milestone colors for better readability.

[0.0.24] - 2026-01-14

Added

  • PDA Workflow: Added commands/code/pda.toml for the Plan, Define, Act workflow.

[0.0.23] - 2026-01-13

Added

  • Skills Support: Initial support for skills in extensions.
  • PostMortem Skill: Added skills/post-mortem/SKILL.md (copied from custom command).
  • PR Creator Skill: Added skills/pr-creator-copy/SKILL.md (copied from Gemini CLI).