Maestro Update

Update Maestro to the latest marketplace version for Codex

thedixitjain 85b7d8b 1.2 KB Updated 2 repo stars

File contents

Update Maestro to the latest Codex marketplace code. This refreshes the configured Git marketplace and reinstalls the Maestro plugin from it.

When the user invokes this skill, run:

codex plugin marketplace upgrade maestro
codex plugin add maestro@maestro

The update is idempotent. It will:

  • Pull the latest Maestro source from the repository.
  • Refresh the installed Maestro plugin cache.
  • Refresh bundled Codex skills and hooks exposed by the plugin.
  • Leave project-local configuration (state files, secrets) untouched.

Notes

  • Requires the Codex CLI on PATH.
  • After reinstalling, restart the Codex session or open a new thread so updated skills and hooks take effect.
  • If the marketplace is not configured yet, run codex plugin marketplace add mbanderas/maestro first.
  • Portable/manual installs can still be refreshed with npx github:mbanderas/maestro install --target codex from the project root.

Source: hashgraph-online/awesome-codex-pluginsplugins/mbanderas/maestro/codex-skills/maestro-update/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/maestro-update commit 85b7d8bc1c

Frequently asked questions

npx skillmds add thedixitjain/maestro-update