Auto Update banner
affaan-m affaan-m

Auto Update

Development community

Description

--- description: Pull the latest ECC repo changes and reinstall the current managed targets. disable-model-invocation: true --- # Auto Update Update ECC from its upstream repo and regenerate the current context's managed install using the original install-state request. ## Usage ```bash # Preview the update without mutating anything ECC_ROOT="${CLAUDE_PLUGIN_ROOT:-$(node -e "var r=(function(){var p=require('path'),f=require('fs'),o=require('os');var e=process.env.CLAUDE_PLUGIN_ROOT;if(e&&e.t

Installation

Installs to ~/.claude/skills/affaan-m-ecc-auto-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/affaan-m-ecc-auto-update && curl -fsSL https://raw.githubusercontent.com/affaan-m/ECC/HEAD/commands/auto-update.md -o ~/.claude/skills/affaan-m-ecc-auto-update/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository