What problem does it solve?
This Skill automates the complex configuration required to link your local coding environment with a persistent, semantic memory store (gbrain), ensuring your AI agent has full context of your project history and documentation.
Core Features & Use Cases
- Unified Brain Setup: Installs the necessary CLI tools and initializes local PGLite or Supabase storage for your project's memory.
- Contextual Awareness: Automatically registers MCP servers and captures trust policies to ensure your agent can query past sessions, design docs, and project learnings.
- Use Case: When starting work on a new machine or a new project, use this to instantly sync your cross-machine artifacts and enable semantic search across all your previous transcripts and code decisions.
Quick Start
Run the setup gbrain command to initialize the brain and connect your local environment to your project memory.