Skip to content

docs: refresh Checkly CLI 8.19.0 skills - #20

Merged
vince-winkintel merged 1 commit into
masterfrom
hermes/refresh-checkly-cli-skills-8.19.0
Aug 2, 2026
Merged

docs: refresh Checkly CLI 8.19.0 skills#20
vince-winkintel merged 1 commit into
masterfrom
hermes/refresh-checkly-cli-skills-8.19.0

Conversation

@vince-winkintel

Copy link
Copy Markdown
Owner

Upstream

Upstream CLI changes

  • Authenticated CLI commands now pass client-visible account feature flags into construct validation.
  • Accounts with extended response-time limits skip fixed client-side ceilings and defer the actual upper bound to the Checkly API.
  • Standard ceilings remain for accounts without that entitlement and for older/self-hosted APIs without feature flags.
  • The degradedResponseTime <= maxResponseTime consistency check remains in force.
  • The change covers API checks plus TCP, DNS, URL, gRPC, SSL, and traceroute monitors.
  • Top-level command help is unchanged apart from the version string.

Skill/package changes

  • Bump the skill-pack version from 1.0.11 to 1.0.12 in VERSION.
  • Document account-aware API-check response-time validation in checkly-checks.
  • Add standard per-monitor ceilings and account-entitlement behavior to checkly-monitors.
  • Distinguish top-level degraded/maximum thresholds from request-level response-time assertions.
  • Keep upstream CLI version history in VERSION; no version prose was added to SKILL.md files.

Validation

  • npx --yes checkly@8.19.0 --versioncheckly/8.19.0 darwin-arm64 node-v26.5.0
  • Compared checkly@8.18.0 --help with checkly@8.19.0 --help; only the version line changed.
  • Checked the tagged upstream construct source for all documented standard ceilings and extended-limit behavior.
  • Skill sanity validator → PASS: 14 skill files; frontmatter names, descriptions, and code fences valid; VERSION=1.0.12; no CLI 8.19.0 prose in SKILL.md
  • npx --yes skills@latest add . --list → local path valid; 14 skills discovered.
  • bash -n scripts/*.shPASS: shell syntax for 4 scripts
  • git diff --check → passed.

The repository has no package-level build harness. scripts/validate-config.sh validates a downstream Checkly project, so it was syntax-checked but not run in this skill-pack repository, which has no checkly.config.ts.

Vince, please review this refresh before merge.

@vince-winkintel vince-winkintel left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vince:Approved

@vince-winkintel
vince-winkintel merged commit 0ca98ef into master Aug 2, 2026
@vince-winkintel
vince-winkintel deleted the hermes/refresh-checkly-cli-skills-8.19.0 branch August 2, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant