generated from coulomb/repo-seed
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user