Архитектура репозитория знаний GBrain
documentation
repo-architecture is a Claude Code skill that defines the filing protocol for new brain pages in GBrain: each page is stored by its primary subject — person, company, or idea — rather than by format or source. It acts as a mandatory reference point during any save operation and serves as the canonical guide for all brain-writing skills in the system. The skill keeps directories like `originals/concepts/people/companies/ideas/personal/` navigable as the knowledge base scales — GBrain itself manages over 155,000 pages in production. Anyone building a personal or team AI agent on GBrain and wanting consistent, duplication-free context storage will find this skill essential.
- #documentation
- #workflow
- #meta