ce-update

Compare installed compound-engineering plugin versions with the latest main branch version.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-update-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-update
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-update
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-update-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill helps ensure that the compound-engineering plugin is updated to the latest version, preventing issues that may arise from outdated versions.

Core Features & Use Cases

  • Version Checking: Compares the installed version of the compound-engineering plugin with the latest version available on the main branch.
  • Update Recommendation: Provides a command to update the plugin if it is found to be out of date.
  • Codex Code Compatibility: Designed to work within Codex Code, relying on the plugin harness cache layout.

Quick Start

Run the ce-update command to check for updates and update the plugin if necessary.

Frequently Asked Questions about ce-update

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

FAQPage Schema
How do I check my compound-engineering plugin version against the latest release?

The ce-update command checks your compound-engineering plugin version by comparing the installed release with the latest version on the main branch. It then provides a specific update command if your plugin is out of date.

Do I need gh installed to update the compound-engineering plugin?

Yes, you need gh installed to check and update the compound-engineering plugin. The Skill relies on gh for fetching the upstream version from the main branch and handling the plugin update process.

Why does my compound-engineering plugin version check fail in Codex Code?

Your compound-engineering plugin version check might fail if gh is not installed or configured. The Skill relies on the Codex Code plugin harness cache layout and gh to fetch upstream version data successfully.

What is the best way to keep my Codex Code compound-engineering plugin up to date?

The best way to keep your Codex Code compound-engineering plugin up to date is running the ce-update command. It compares your installed version against the main branch and provides the exact update command needed.

Can I use ce-update to manage plugins other than compound-engineering?

No, you cannot use ce-update to manage other plugins. It is specifically designed to check and update the compound-engineering plugin within Codex Code by comparing the installed version with the main branch.