Skip to content

docs(cli): remove jiti install step from init skill#1364

Merged
stefanjudis merged 2 commits into
mainfrom
remove-jiti-from-init-skill
Jun 26, 2026
Merged

docs(cli): remove jiti install step from init skill#1364
stefanjudis merged 2 commits into
mainfrom
remove-jiti-from-init-skill

Conversation

@stefanjudis

Copy link
Copy Markdown
Collaborator

Summary

Removes the optional jiti install step from the init skill's initialize.md reference. TypeScript check files no longer require jiti, so the "Do you want to use TypeScript? → install jiti" prompt is obsolete and only adds friction to the setup flow.

Changes

  • Drop the jiti install step from Step 1 of packages/cli/src/ai-context/references/initialize.md
  • Flatten the remaining "Install the Checkly dependency" instruction (no longer a numbered list of one)

Notes

Docs/reference-only change — no code or dependency changes.

TypeScript check files no longer require jiti, so drop the optional
jiti install prompt from the initialize reference.
@stefanjudis stefanjudis requested a review from Copilot June 26, 2026 15:59

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

Removes an obsolete jiti installation prompt from the CLI init skill’s setup reference (initialize.md), simplifying the AI-first setup flow now that TypeScript check files no longer require jiti.

Changes:

  • Removed the “Do you want to use TypeScript? → install jiti” step from the dependency setup instructions.
  • Flattened the remaining dependency instruction (no longer a single-item numbered list).

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

@stefanjudis stefanjudis merged commit 860ff9c into main Jun 26, 2026
24 of 26 checks passed
@stefanjudis stefanjudis deleted the remove-jiti-from-init-skill branch June 26, 2026 16:14
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