department-onboarding-guidelisted
Install: claude install-skill Bubble-invest/bubble-ops-loop
# department-onboarding-guide
Pure-Python helpers + Jinja2 templates + state machine + deterministic
dry-run simulator. The agent uses the skill to drive an operator through
the 7-step eclosure of a new bubble-ops-loop department.
## How to use this skill if you ARE the eclosing agent (Phase G)
If you are the freshly spawned Claude Code session for a new
`bubble-ops-<slug>` repo, this skill is YOUR self-driving playbook:
0. **Read the shared wiki** before doing anything else:
```bash
cat ~/.claude/agent-memory/shared-wiki/<your-wiki-folder>/hot.md 2>/dev/null # tony_ceo, maya_sales, ben_fund... NOT 'rnd' (that's Rick's). scaffold.py::_wiki_slug maps it.
cat ~/.claude/agent-memory/shared-wiki/index.md 2>/dev/null
```
The wiki is git-synced every 30 min and contains cross-team doctrine,
architecture decisions, and changes that affect all agents.
1. **You drive the 7 steps yourself.** You do NOT wait for {{OPERATOR}} to
tell you to start — you bootstrap immediately on first boot.
2. **At each step**, you (the eclosing agent) MUST:
- call `skill_lib.auto_drive.get_current_step(state_path)` to know
which step you're on;
- call `skill_lib.auto_drive.get_step_prompt(step)` to get the
French Bureau-de-Cadre prompt to send on Telegram (3 concrete
options + a direct question);
- send that prompt to {{OPERATOR}} on your dedicated Telegram bot
(`@bubbleops<slug>_bot`);
- wait for his answer;
- write the artifact for the step (u