Aware Update banner
aware-aeco aware-aeco

Aware Update

Documentation community

Description

--- description: Check if AWARE CLI has a newer version available, show the changelog, and update with consent. --- Use the `aware-update` skill to perform the version check + update flow against the user's currently-installed `aware` CLI. The skill detects the install method (npm wrapper / MSI / curl-pipe / PowerShell), compares the installed version against npm + GitHub Releases, fetches release notes for any versions between current and latest, presents a compact summary, and only runs the

Installation

Installs to ~/.claude/commands/aware-aeco-aware-aware-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/aware-aeco/aware/HEAD/.claude/commands/aware-update.md -o ~/.claude/commands/aware-aeco-aware-aware-update.md

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

Full documentation available on GitHub

View Source Repository