Skip to content

Hosted onboarding skill uses the node CLI group#34

Open
willwashburn wants to merge 2 commits into
mainfrom
skill-page-v11-cli
Open

Hosted onboarding skill uses the node CLI group#34
willwashburn wants to merge 2 commits into
mainfrom
skill-page-v11-cli

Conversation

@willwashburn

@willwashburn willwashburn commented Jul 22, 2026

Copy link
Copy Markdown
Member

The hosted skill at /skill (and /skill.md) teaches the current CLI surface: agent-relay node up --background, node status --wait-for, node agent spawn|list|attach, and node tail — the local group is a hidden deprecated alias that prints a removal warning. The orchestrator paragraph matches the canonical orchestrating-agent-relay skill: lifecycle through agent-relay node …, messaging through the relay MCP (auto-registered as orchestrator) or a registered agent token from a plain shell, with channel reads needing no token.

Content-only change to web/content/agent-relay/SKILL.md (imported ?raw).

🤖 Generated with Claude Code


Summary by cubic

Updates the hosted onboarding skill to use the agent-relay node CLI group (replacing the deprecated local alias) and updates examples for up, status, spawn, list, tail, and attach. Clarifies that lifecycle control runs via agent-relay node ..., while messaging uses agent-relay mcp and requires an explicit register_agent call before sends (tools error with "Not registered" until then); shell sends use a registered agent token, and channel reads need no token.

Written for commit d563bfb. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@willwashburn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 51 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: eb3786ff-b47d-40c3-9aa6-aa0e7bef5b24

📥 Commits

Reviewing files that changed from the base of the PR and between 6817409 and d563bfb.

📒 Files selected for processing (1)
  • web/content/agent-relay/SKILL.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch skill-page-v11-cli

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.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8054dc3240

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread web/content/agent-relay/SKILL.md Outdated
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Preview deployed!

Environment URL
Web https://23869917-agentrelay-web.agent-workforce.workers.dev

This is a Cloudflare Workers preview version of this PR's build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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