← ClaudeAtlas

department-onboarding-guidelisted

Conversational onboarding skill for new bubble-ops-loop departments. Guides operator through the 7 eclosure steps (Mandate -> Missions -> Layers -> Skills/tools -> Gates/KPIs -> Dry-run -> Activation), produces schema-validated artifacts at each step, manages the onboarding branch + activation PR. Use when bringing up a new dept (Maya, Ben, Tony, Miranda, Eliot, etc.). The skill ships templates + state machine + dry-run simulator; the agent (Claude Code session) consumes it to drive the conversation.
Bubble-invest/bubble-ops-loop · ★ 0 · AI & Automation · score 68
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