Skip to content

Rework general quickstart around the AI-agent setup flow#413

Merged
stefanjudis merged 19 commits into
mainfrom
docs/general-quickstart-ai-flow
Jun 26, 2026
Merged

Rework general quickstart around the AI-agent setup flow#413
stefanjudis merged 19 commits into
mainfrom
docs/general-quickstart-ai-flow

Conversation

@stefanjudis

Copy link
Copy Markdown
Collaborator

Affected Components

  • Content & Marketing
  • Pricing
  • Test
  • Docs
  • Learn
  • Other

Notes for the Reviewer

Reworks /quickstarts/general to lead with the recommended AI-agent setup path, with the manual CLI walkthrough kept as a fallback.

Changes:

  • New SetupFlow visual (snippets/setup-flow.jsx) showing setup → generate → test → deploy → monitor, with a caption tying it to the recommended flow.
  • Intro now states the outcome (checks running around the clock, alerting on breakage) before the how.
  • Dropped the Slack alert example — SlackAppAlertChannel needs a pre-connected Slack workspace, so it fails when pasted by a first-time user. The alerts step now shows Email + Phone; Slack stays discoverable via the alert channels overview link.
  • Moved the "try a single check first" tip out of the early flow so it doesn't act as an exit ramp before the reader engages.

Note

This is a clean re-branch of the work previously on giordanodaniel-general-quickstart, which got force-pushed and diverged. That PR should be closed in favor of this one.

New Dependency Submission

None.

Screenshots

The SetupFlow component is the main visual change — worth previewing the rendered /quickstarts/general page.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reworks the General Quickstart to lead with the recommended AI-agent setup path while keeping the manual CLI flow as a fallback, and adds a new visual “Setup → Generate → Test → Deploy → Monitor” component to illustrate the end-to-end workflow.

Changes:

  • Added a new interactive SetupFlow snippet component to visualize the recommended Checkly workflow (with mobile fallback rendering).
  • Rewrote /quickstarts/general to emphasize the AI-agent setup flow first, with the manual CLI walkthrough as an alternative.
  • Added the General Quickstart page to the docs navigation under Getting Started → Quickstarts.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
snippets/setup-flow.jsx New interactive workflow visual used by the General Quickstart.
quickstarts/general.mdx New General Quickstart content centered on the AI-agent setup flow plus manual fallback steps.
docs.json Adds quickstarts/general to the Quickstarts navigation group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread snippets/setup-flow.jsx
Comment thread quickstart.mdx

You'll see the results in your terminal:

```
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
checkly-422f444a 🟢 Ready View Preview Jun 26, 2026, 3:21 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Relabel each relocated quickstart to 'Quickstart' and list it first in its
section group, promote the general guide to a top-level Quickstart page,
add redirects from the old /quickstarts/* URLs, and update internal links.
Merge the welcome screenshot and setup bullets into the quickstart's first
step, remove the orphaned page, and redirect its old URLs.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@stefanjudis stefanjudis enabled auto-merge June 26, 2026 15:49
@stefanjudis stefanjudis merged commit 43ef151 into main Jun 26, 2026
6 checks passed
@stefanjudis stefanjudis deleted the docs/general-quickstart-ai-flow branch June 26, 2026 15:51
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.

3 participants