qversion

star 5

Shows the current QE Framework version. Use when asked 'what version', 'qe version', 'show version', or 'check version'.

inho-team By inho-team schedule Updated 3/24/2026

name: Qversion description: Shows the current QE Framework version. Use when asked 'what version', 'qe version', 'show version', or 'check version'. invocation_trigger: When framework initialization, maintenance, or audit is required. recommendedModel: haiku

Qversion — Version Info

Role

Displays the current QE Framework plugin version.

Execution Procedure

Step 1: Read version

Read .claude-plugin/plugin.json from the QE Framework plugin directory and extract the version field.

Step 2: Display

Print a single line:

QE Framework v{version}

Will

  • Read and display the current version from plugin.json

Will Not

  • Modify any files
  • Execute any commands beyond reading the version
Install via CLI
npx skills add https://github.com/inho-team/qe-framework --skill qversion
Repository Details
star Stars 5
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator