Bootstrap Agent Session Context
lunar-primecommandsetup L1★20
basher83/lunar-claude ↗What it does
Load codebase context for new session
Best for
Onboarding new agents with project structure and README
Inputs
- · project root path
Outputs
- · structure overview
- · README digest
Requires
- · git ls-files
- · eza
Preconditions
Codebase must be git-initialized; README must exist
Failure modes
- · missing git
- · large monorepo slow
- · README unclear
Trust signals
- · reads real git structure
- · parses actual README