Gcontext – a tree of llms.txt files to steer agents on support tasks
llms.txt tree structure lets agents navigate context instead of dumping everything.

Local-first context injection solves the generic advice problem better than cloud RAG pipelines.
SREs, DevOps engineers
Cursor · Sourcegraph Cody · Aider
llms.txt tree structure lets agents navigate context instead of dumping everything.
Git-versioned team context for Claude Code teams; reviewable in PRs, synced with tc sync.
Graph-based context compression beats lossy summarization when tokens run out.
Stops AI architecture drift by enforcing decision records across coding tools.
The project converts on-call triage into a hypothesis-driven agent that forms and prunes hypotheses, fetches evidence from CloudWatch/Kubernetes and your runbooks, and surfaces an investigation plus approval-gated remediation steps. I like the npx demo, read-only-by-default K8s stance, and built-in audit trail; the obvious caveat is its dependence on proprietary LLM keys and the ops work needed before trusting any mutating actions in production.
Replaces agent orchestration with deterministic code, but 'multi-agent dev team' space is crowded.