cyberneticlibrary

Initialize session context for mrcall

doc-startsessioncommandsetup L20
hahnbanach/mrcall-desktop
What it does

load project knowledge from monorepo doc trees

Best for

Bootstrapping knowledge for a complex monorepo with parallel doc trees before work begins.

Inputs
  • · ./CLAUDE.md
  • · ./engine/CLAUDE.md
  • · ./app/CLAUDE.md
  • · docs/ and */docs/ subdirs
Outputs
  • · loaded model of root, engine, app docs
  • · active plans, constraints, quality grades
Requires
  • · file read
  • · bash ls/head
Preconditions
  • · CLAUDE.md files exist in each tier
  • · doc tree is consistent
Failure modes
  • · CLAUDE.md missing in one tier
  • · rename sweep (zylch→mrcall) mid-flight causes confusion
  • · active-context.md outdated
Trust signals
  • · reads all three CLAUDE.md files in order
  • · checks for active-context at session start
  • · acknowledges mid-flight renames, does not auto-rewrite