1.0.10

Release/version change metadata for this skill set lives here, not in individual skill files.

Historical notes consolidated from skill docs:
- checkly-cli v8.17.1
  - Reviewed upstream release `8.17.1`, compare `v8.16.0...8.17.1`, construct source/tests, and live `checkly@8.17.1` version/help output on 2026-07-18.
  - Replaced obsolete source-specific SSL assertion builders with the new property-scoped `certificate()` and `connection()` grammar, including the expanded property/operator surface and response assertions.
  - Documented gRPC health-status label-to-number handling and the removal of `storeResponseBody` from `GrpcRequest`.
  - Confirmed that the top-level command surface is unchanged; detached non-TTY CI output deduplication is an internal reporter fix.
- checkly-cli v8.16.0
  - Reviewed upstream release `8.16.0`, compare `8.15.0...8.16.0`, bundled agent references, package source, and live `checkly@8.16.0` help output on 2026-07-16.
  - Rebuilt `checkly-import` around the complete plan/apply/commit/cancel lifecycle, including `--plan-id`, `--no-commit`, non-interactive plan selection, `--dry-run`, and the pinned-target confirmation protocol.
  - Added current agent-mode confirmation guidance for deploy, destroy, import commit, and import cancel; documented that returned `confirmCommand` flags are deliberate and must be run verbatim only after approval.
  - Clarified protocol-dependent traceroute default ports and SSL result baseline output, including observed rule values and corrected pass/warn/fail rendering.
- checkly-cli v8.15.0
  - Reviewed upstream release `8.15.0`, compare `8.14.1...8.15.0`, official bundled AI references, construct source/tests, and `checkly@8.15.0` version/help output on 2026-07-14.
  - Added gRPC, SSL, and traceroute monitor construct guidance with typed assertion builders, request shapes, response-time thresholds, and plan-gated property caveats.
  - Added deployed-check, stats, terminal-reporter, and JSON-reporter guidance for type-specific gRPC/SSL/traceroute diagnostics, including the traceroute stats `Hops` column.
  - Documented automatic `.npmrc` bundling for Playwright Check Suites; workspace-root and package-root `.npmrc` files no longer need a manual `include`, and credentials should be injected through environment variables.
  - Moved the orchestrator skill into `checkly-cli-skills/SKILL.md` so Agent Skills discovery exposes all 14 skills instead of hiding the 13 sibling skills behind a root `SKILL.md`; verified selective `checkly-monitors` installation matches its source artifact.
- checkly-cli v8.14.1
  - Reviewed upstream release `8.14.1`, PR checkly/checkly-cli#1390, and `npx --yes checkly@8.14.1 deploy --help` on 2026-07-09.
  - Added `npx checkly deploy --preserve-resources` guidance for detaching resources removed from code while keeping run history and UI management.
  - Documented the new destructive-delete guard for interactive non-forced deploys; `--force` skips the extra confirmation, so CI examples should use `--preserve-resources` when preserving removed-resource history is desired.
  - Added preview output guidance for the `Detached (kept in account, now UI-managed)` deploy-diff bucket.
- checkly-cli v8.11.0
  - Reviewed upstream release `8.11.0` and `npx -y checkly@8.11.0` help output on 2026-07-03.
  - Updated auth guidance for env-var credentials: `whoami` now explains when the account comes from `CHECKLY_API_KEY`/`CHECKLY_ACCOUNT_ID`, and `logout` warns that env-var credentials still authenticate until removed.
  - Added `npx checkly switch --account-id <id>` account-switching guidance instead of manual config deletion.
  - Added destructive-project cleanup guidance for `npx checkly destroy`, including async progress, idempotent missing-project handling, `--preserve-resources`, and `--cancel-in-progress-deployment`.
  - Noted that the upstream `checkly rules` command is deprecated in favor of `npx checkly skills` for Checkly's bundled agent references; this external skill pack should not use `checkly rules`.

- checkly-cli v8.10.0
  - Reviewed upstream release `8.10.0` and `npx -y checkly@8.10.0` help output on 2026-06-25.
  - Added `npx checkly deploy --cancel-in-progress-deployment` guidance for asynchronous deployments with live progress and in-flight deployment replacement.
  - Added DNS monitor coverage for HTTPS (RFC 9460) DNS record validation with `recordType: 'HTTPS'`.
  - Reviewed early Construct diagnostics changes; no new public command or flag was exposed beyond the deploy flag.
- checkly-cli v8.9.0
  - Reviewed upstream release `8.9.0` on 2026-06-19.
  - Added alerting-investigation guidance from the upstream Checkly CLI skill reference: use read-only JSON/API evidence, avoid guessed global-alert endpoints, and explain check/group/global alert-setting precedence from confirmed fields only.
  - Updated Slack alert-channel guidance to prefer `SlackAppAlertChannel` for new Slack notifications and reserve legacy webhook-style Slack channels for existing setups.
  - Noted that `checks get` detail/markdown recent-results output is now internally field-projected for performance while `--output json`, `--result`, and `--include-attempts` preserve full result payload behavior.
  - Reviewed agentic test-session cancellation changes; no public command or flag changes were exposed by `checkly@8.9.0 --help`.
- checkly-cli v8.8.0
  - Reviewed `npx -y checkly@8.8.0` release notes and help output on 2026-06-16.
  - Added `checkly-assets` coverage for `npx checkly assets list` and `assets download` result-artifact investigation workflows.
  - Updated `checkly-checks` for `checks delete --dry-run/--force`, `checks get --include-attempts`, result pagination/status filtering, and asset handoff guidance.
- checkly-cli v8.7.0
  - Reviewed `npx -y checkly@8.7.0` help output on 2026-06-09.
  - Added `checkly-members` coverage for `npx checkly members`, `members update`, and `members delete` account-access workflows.
  - Added `checkly-test` coverage for `npx checkly test-sessions list` and `test-sessions get` recorded-session drilldown workflows.
- checkly-cli v7.12.1
  - Reviewed upstream compare `7.12.0...7.12.1` on 2026-04-28.
  - No user-facing CLI commands, flags, auth/config flows, or output formats changed in this release.
  - The only upstream delta was docs guidance for `npx checkly checks get`: when investigating failures, reuse Rocky AI root-cause analysis surfaced via `errorGroups`, `rootCause`, or `RCA` when available.
  - Updated the top-level skill docs, README, `checkly-checks`, and troubleshooting reference to reflect that investigation guidance.
