cyberneticlibrary

Load project context at session start

bootstrapcommandsetup L10
alawein/qubeml
What it does

Load project context at session start

Best for

Starting work in a new session with full context awareness

Inputs
  • · project directory
  • · CLAUDE.md
  • · HANDOFF.md
  • · AGENTS.md
Outputs
  • · bootstrap context card
  • · git state summary
  • · next tasks from HANDOFF
Requires
  • · git
  • · Read
Preconditions
  • · CLAUDE.md exists
  • · project directory is git repo
Failure modes
  • · HANDOFF.md missing (not error)
  • · git corrupted
  • · branch deleted
Trust signals
  • · reads handoff notes as state truth
  • · verifies git state
  • · flags if HANDOFF missing
  • · respects DONE/FROZEN status