CLI/

agentver status

Show the status of installed skills - whether they are up-to-date, locally modified, or have upstream updates available.

Usage

$ agentver status

Options

--offlineSkip upstream checks
--jsonOutput as JSON

Examples

Check all skills

$ agentver status

Note: Status symbols: ✓ up-to-date, M locally modified, U upstream update available, MU both.

Related commands