Summary
Update the root README.md Quick Start section to reflect collection-based installation options for the VS Code extension and the hve-core-installer agent.
Problem
The current README Quick Start presents three install paths:
- VS Code Extension — marketplace install only, no mention of collection-based filtering
- Copilot CLI Plugin — already shows collection-based CLI install (correct)
- Automated Agent — hve-core-installer, no mention of its collection selection capability
The extension now supports collection-based packaging (via Package-Extension.ps1 -Collection), allowing users to install a curated subset of artifacts. The hve-core-installer agent already has a "Install by collection" sub-flow (option 2 in its Phase 3 selection menu). Neither capability is surfaced in the README.
Scope
Extension section updates
- Mention that collection-based extension variants are available (e.g.,
rpi, ado, prompt-engineering) alongside the full hve-core extension
- Link to the extension install guide for details on collection variants
- Clarify the default marketplace install gives the full
hve-core-all set
Installer section updates
- Add a note that the installer supports collection-based install (option 2: "Install by collection")
- Mention that users can select specific domain collections instead of the full suite
- Briefly describe the collection selection flow
Project Structure section
- Add
collections/ directory to the project structure tree (currently absent)
What's Included table
- Consider adding a row for Collections showing the domain count
Acceptance Criteria
Summary
Update the root
README.mdQuick Start section to reflect collection-based installation options for the VS Code extension and thehve-core-installeragent.Problem
The current README Quick Start presents three install paths:
The extension now supports collection-based packaging (via
Package-Extension.ps1 -Collection), allowing users to install a curated subset of artifacts. Thehve-core-installeragent already has a "Install by collection" sub-flow (option 2 in its Phase 3 selection menu). Neither capability is surfaced in the README.Scope
Extension section updates
rpi,ado,prompt-engineering) alongside the fullhve-coreextensionhve-core-allsetInstaller section updates
Project Structure section
collections/directory to the project structure tree (currently absent)What's Included table
Acceptance Criteria
collections/directory