Skip to content

docs(skills): note the skills CLI command is only in the release candidate#4047

Merged
ericallam merged 5 commits into
mainfrom
docs-skills-rc-not-released
Jun 26, 2026
Merged

docs(skills): note the skills CLI command is only in the release candidate#4047
ericallam merged 5 commits into
mainfrom
docs-skills-rc-not-released

Conversation

@D-K-P

@D-K-P D-K-P commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

The skills installer command (npx trigger.dev@latest skills) ships in the release candidate but is not yet on the stable release, so running it with @latest fails today. Adds a warning on each docs page that shows the command, telling users to run it with the @rc tag until it lands in @latest.

The commands themselves stay on @latest, so nothing needs reverting once the next stable release ships, just the warnings.

Pages updated:

  • /skills
  • /mcp-agent-rules
  • /building-with-ai

…idate

The skills installer ships in the release candidate but is not yet on the
stable release. Add a warning on each page that shows the command, telling
users to run it with the @rc tag until it lands in @latest.
@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a47c0b0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 57dc82a4-6ad5-45fb-b0b3-b6131fb71c80

📥 Commits

Reviewing files that changed from the base of the PR and between 5f2d16d and c3b05c7.

📒 Files selected for processing (3)
  • docs/building-with-ai.mdx
  • docs/mcp-agent-rules.mdx
  • docs/skills.mdx
✅ Files skipped from review due to trivial changes (2)
  • docs/skills.mdx
  • docs/building-with-ai.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/mcp-agent-rules.mdx
📜 Recent review details
⏰ Context from checks skipped due to timeout. (1)
  • GitHub Check: Analyze (javascript-typescript)

Walkthrough

The documentation now describes agent rules as skills installed with the skills command, notes install-rules as an alias, and adds release-candidate warnings in the related setup guides. The warnings direct readers to use npx trigger.dev@rc skills until the command is available in stable.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description omits the required template sections like Closes #, checklist, Testing, Changelog, and Screenshots. Add the template sections, including Closes #, checklist items, testing steps, a changelog summary, and screenshots if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the docs change about the skills CLI being RC-only.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-skills-rc-not-released

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed: dependency version conflict. Check your lock file or package.json.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

devin-ai-integration[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

…ences

Cover the non-interactive install example, the keeping-updated section, and
the comparison table so users who deep-link past the install section still
see the @rc note.
devin-ai-integration[bot]

This comment was marked as resolved.

@pkg-pr-new

pkg-pr-new Bot commented Jun 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@trigger.dev/build

npm i https://pkg.pr.new/@trigger.dev/build@5dacfeb

trigger.dev

npm i https://pkg.pr.new/trigger.dev@5dacfeb

@trigger.dev/core

npm i https://pkg.pr.new/@trigger.dev/core@5dacfeb

@trigger.dev/python

npm i https://pkg.pr.new/@trigger.dev/python@5dacfeb

@trigger.dev/react-hooks

npm i https://pkg.pr.new/@trigger.dev/react-hooks@5dacfeb

@trigger.dev/redis-worker

npm i https://pkg.pr.new/@trigger.dev/redis-worker@5dacfeb

@trigger.dev/rsc

npm i https://pkg.pr.new/@trigger.dev/rsc@5dacfeb

@trigger.dev/schema-to-json

npm i https://pkg.pr.new/@trigger.dev/schema-to-json@5dacfeb

@trigger.dev/sdk

npm i https://pkg.pr.new/@trigger.dev/sdk@5dacfeb

commit: 5dacfeb

@ericallam ericallam merged commit 2cc1743 into main Jun 26, 2026
19 checks passed
@ericallam ericallam deleted the docs-skills-rc-not-released branch June 26, 2026 17:15
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.

2 participants