claude-code - 💡(How to fix) Fix [DOCS] Commands reference missing `/team-onboarding` command [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46384Fetched 2026-04-11 06:21:42
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/commands

Section/Topic

Built-in commands table and any command-specific guidance for /team-onboarding

Current Documentation

The commands reference currently documents nearby built-in commands such as:

| /tasks | List and manage background tasks. Also available as /bashes | | /teleport | Pull a Claude Code on the web session into this terminal | | /terminal-setup | Configure terminal keybindings for Shift+Enter and other shortcuts | | /theme | Change the color theme | | /ultraplan <prompt> | Draft a plan in an ultraplan session | | /web-setup | Connect your GitHub account to Claude Code on the web using your local gh CLI credentials |

No documentation currently exists for /team-onboarding in the commands reference or elsewhere in the Claude Code docs mirror.

What's Wrong or Missing?

Claude Code v2.1.101 added a /team-onboarding command that generates a teammate ramp-up guide from local Claude Code usage, but the docs do not describe it.

Users cannot discover:

  • that the command exists
  • what local usage data it draws from
  • what kind of onboarding output it generates
  • any prerequisites, limitations, or privacy considerations

Suggested Improvement

Add a /team-onboarding entry to the commands reference and document:

  1. what the command produces (for example, a teammate ramp-up or onboarding guide)
  2. what inputs or local history it uses
  3. any account, platform, or plan requirements
  4. what gets written or shown after it runs
  5. a short example invocation and expected result

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

PageContext
https://code.claude.com/docs/en/commandsBuilt-in commands table lists /tasks through /web-setup, but no /team-onboarding entry exists

Total scope: 1 page affected

Source: Claude Code v2.1.101 release notes

Added /team-onboarding command to generate a teammate ramp-up guide from your local Claude Code usage

extent analysis

TL;DR

Add a /team-onboarding entry to the commands reference documentation to describe its functionality, inputs, and outputs.

Guidance

  • Identify the missing documentation for the /team-onboarding command and gather information on its purpose, usage, and expected results.
  • Determine the specific details to be included in the documentation, such as inputs, outputs, prerequisites, and example invocations.
  • Update the commands reference table at https://code.claude.com/docs/en/commands to include a new entry for /team-onboarding.
  • Consider adding a short example invocation and expected result to help users understand how to use the command.

Example

A possible documentation entry for /team-onboarding could include:

| /team-onboarding | Generate a teammate ramp-up guide from local Claude Code usage |

Notes

The exact details of the /team-onboarding command's functionality and usage are not provided in the issue, so the documentation update should be based on the actual implementation and behavior of the command.

Recommendation

Apply workaround: Update the documentation to include the missing information about the /team-onboarding command, as this will help users understand and utilize the feature.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING