GBrain — протокол работы с базой знаний
knowledge-management
brain-ops is a Claude Code skill that defines the required operating protocol for the GBrain knowledge base: brain-first lookup → read-enrich-write loop → source attribution → ambient enrichment → back-linking. It is meant to be read before any interaction with the brain and acts as a mandatory preamble for all other brain skills — without it, the individual operations do not form a coherent system. The skill describes the full cycle: the agent first queries the brain, enriches retrieved content, writes it back with proper source attribution, and creates back-links between pages. It is aimed at developers and researchers building autonomous agents on top of GBrain or wiring it into Claude Code as a persistent memory layer with graph traversal and synthesis capabilities.
- #knowledge-management
- #workflow
- #meta