cli-v3.0.3
pbakaus/impeccablecli-v3.0.3Jun 17, 2026by pbakaus
AI Summary
Updates to the CLI ensure existing installs detect script-only skill fixes and improves version reporting for Codex builds.
Key Highlights
- Update command detects script-only skill fixes
- Codex installs now report the skill version
- Install command refreshes stale skill files
New Features
- Script-only skill fix detection
- Improved version reporting
Full Release Notes
- **Existing installs now pick up script-only skill fixes.** `impeccable update` compares the complete bundled skill tree instead of just `SKILL.md`, so fixes in bundled scripts are detected. Running `impeccable install` on an already-installed project also refreshes stale skill files instead of stopping at "already installed." - **Codex installs report the skill version.** The `.agents` and `.codex` builds now include the same `version` frontmatter as the other harnesses, so check/update output can show the installed skill version consistently.