docs(onboarding): mention /init to trigger integration in step 3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fe6704b9d0
commit
c7f22fd199
2 changed files with 6 additions and 5 deletions
|
|
@ -56,15 +56,16 @@ What happens automatically:
|
|||
onboarding tasks
|
||||
6. A progress event is logged
|
||||
|
||||
### Step 3 — Open the repo in Claude Code
|
||||
### Step 3 — Open the repo in Claude Code and run /init
|
||||
|
||||
```bash
|
||||
cd /path/to/repo
|
||||
claude
|
||||
```
|
||||
|
||||
The repo agent starts, calls `get_domain_summary("<domain>")`, and sees the
|
||||
Repo Integration workstream. It works through the 4 onboarding tasks
|
||||
Once Claude starts, run `/init` to trigger the integration. The repo agent
|
||||
reads `CLAUDE.custodian.md`, calls `get_domain_summary("<domain>")`, sees the
|
||||
Repo Integration workstream, and works through the 4 onboarding tasks
|
||||
autonomously. No human interaction is needed unless the agent has a question.
|
||||
|
||||
### Step 4 — Monitor on the Repos page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue