Stats
Actions
Tags
From linear-integration
Show the installed version of the linear-integration plugin
How this command is triggered — by the user, by Claude, or both
Slash command
/linear-integration:linear-plugin-versionThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Plugin Version
Read the file `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json` and display the plugin name and version to the user.
Format: `linear-integration v<version>`Read the file ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json and display the plugin name and version to the user.
Format: linear-integration v<version>
npx claudepluginhub pambrose/pambrose-claude-plugins --plugin linear-integration/versionReports the installed version of the agentic-dev-team plugin by reading .claude-plugin/plugin.json and outputting 'agentic-dev-team v{version}'.
/update-workflowChecks the current version of the virtual-team plugin and displays update instructions. Also supports --check to compare local version against remote.