Clarify discussion guide placeholder and lookup instructions

This commit is contained in:
lyn
2026-04-12 15:50:07 +00:00
parent 87c98b26b8
commit f20bfeea80

View File

@@ -42,9 +42,9 @@ new-agent --type contractor --contractor-provider <claude|gemini> --agent-id <ag
Use the `create-discussion-channel` tool to start an interview with the new agent:
- Participant: `interviewee`
- Discussion guide: "<@{ego-mgr get discord-id}> please refer to {baseDir}/workflow/interview.md"
- Discussion guide: "<@YOUR_DISCORD_USER_ID> please refer to {baseDir}/workflow/interview.md"
> Note: `<@{ego-mgr get discord-id}>` should be your own Discord user ID. If unsure, run `ego-mgr get discord-id` via pcexec to confirm.
> Note: Replace `YOUR_DISCORD_USER_ID` with your actual Discord user ID. If unsure, use `ego-mgr get discord-id` (via pcexec) to look it up.
After receiving the discussion callback, review the discussion summary:
- If it contains the agent's **name** and **gender** → proceed to Step 4