ptlam-health-connector-setup
Installation
SKILL.md
PTLam Health Connector Setup
Prepare one Health Connector checkout for Dart, Android, and—on macOS—iOS development. This workflow may install missing local tools only after the user has explicitly requested setup and approved downloads outside the checkout.
Resolve the checkout and lanes
- Confirm the repository root contains
pubspec.yamlwithname: health_connector_workspace,.fvmrc,.sdkmanrc, and.ruby-version. Stop before changing another checkout. - Read those three pin files and the root
pubspec.yaml; do not copy versions from this skill. Record whether the machine will support Dart only, Dart and Android, or all three lanes. iOS requires macOS and Xcode. - Inspect
git statusand leave existing work untouched. Setup output such as.fvm/,.dart_tool/, and build directories remains uncommitted.