AI AGENT ADDONS

compound-engineering is a plugin for Claude Code. This skill checks if your installed version is the latest one. It runs a quick version comparison and tells you what to do next.

If a newer version is available, the skill gives you the exact command to update. This works only inside Claude Code. It uses special scripts to find the version from the plugin marketplace.

The skill handles cases where the plugin is loaded from a local folder. In that situation it simply lets you know that no action is needed. You can run this check anytime you want to keep your plugin current.

Add Ce Update skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-update

Project

mkdir -p .claude/skills/ce-update

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago