← ClaudeAtlas

primelisted

Initialize a working session. Loads full workspace context (personal info, business, strategy, current data, pipeline, key contacts, datastore index), runs CRM and sync health checks, surfaces what needs attention, and lists available skills with recommendations for the day. Use at the start of every working session. NEVER auto-trigger from natural language - this is an explicit "/prime" command only.
mishahanin/heading-os-marketplace · ★ 2 · Data & Documents · score 81
Install: claude install-skill mishahanin/heading-os-marketplace
# Prime > Initialize the session. Load full context. Surface priorities. Recommend today's agents. --- ## Read First, read `.workspace-identity.json` to determine workspace type. CLAUDE.md is already auto-loaded by the Claude Code harness (visible in the system prompt's `claudeMd` block) - do NOT re-read it. Load the following files in this order (paths depend on workspace type): **CEO workspace** (flat paths): 1. `context/personal-info.md` - who Misha is 2. `context/business-info.md` - 31C organization and ODUN.ONE 3. `context/strategy.md` - strategic priorities and arc 4. `context/current-data.md` - current metrics, milestones, active workstreams 5. `context/people.md` - **read only the "Top 10 Active Contacts (summary)" section.** Full file remains available - Read `context/people.md` when a specific named contact requires deeper context. 6. `context/pipeline.md` - active deals and investor conversations 7. `reference/workspace-overview.md` - **read only the H1 + "## Index" section.** Defer the per-section detail to lazy-read when a specific tool, script, or system needs deeper context. 8. `datastore/INDEX.md` - **read only the H1 + "## Top-Level Structure (summary)" section.** Defer the per-document tables to lazy-read when a specific fact needs validating. **Exec workspace** (shared content under `corporate/`, personal under `personal/`): 1. `personal/context/personal-info.md` - who the exec is 2. `corporate/context/business-info.md` - 31C organization and ODUN.O