* feat(cli): add Windows IPC and daemon lifecycle support
* feat(release): add Windows x64 packaging and CI
* docs: document Windows installation and verification
* fix(windows): align pipe naming and shutdown detection
* fix: gracefully close all connections on daemon stop
* refactor: extract help text to static file
* fix: install command properly extracts daemon and installs deps
* fix: improve postinstall binary download reliability
* docs: note Windows is not currently supported
* chore: align marketplace version with package.json
* docs: rewrite CHANGELOG with 0.2.0 as initial CLI release
* docs: remove zero startup cost from README features
* feat: add install-skill interactive command
* chore: add rustfmt and prettier with CI checks
* docs: simplify changelog
* docs: add _snapshotForAI to help output
* docs: expand LLM usage guide in help output
* feat: add --timeout flag for script execution
* feat: add snapshot helper for LLM-friendly page inspection
* docs: document snapshotForAI, remove custom snapshot helper
* docs: add approach guidance to LLM help
* release: v0.2.1