lean-context
Distill verbose project documentation into a terse context file containing only what agents cannot discover by grepping source code.
Phase 1: Freshness Check
- Look for
.claude/docs/lean-context-manifest.jsonin the target project root. - If the manifest is missing: mark as stale, proceed to Phase 2.
- If the manifest exists: a. For each source file listed in the manifest, compute its SHA-256 hash. b. Compare against the stored hash in the manifest. c.
[Description truncada. Veja o README completo no GitHub.]