What problem does it solve?
Onboard a new employer or client into an existing booklet by scaffolding the company folder, running a wiki scrape, and updating memory state in one safe, atomic flow. It ensures you maintain a coherent knowledge graph without overwriting prior data or CLAUDE hot caches.
Core Features & Use Cases
- Scaffold the company folder structure under memory/work/companies/{slug} with people, projects, and tasks folders.
- Run an optional wiki scrape to bootstrap company-wide data, glossaries, and past tasks.
- Atomically flip the previous employer to past on job changes, and update me.md current-state, milestones, roles, and _current pointer. Supports job-change, side-job, client engagements, and re-onboard scenarios.
Quick Start
Invoke onboarding with /onboard-company <slug> to scaffold the folder, optionally run the wiki scrape, and atomically update memory state.