setup-gbrain

Install and configure gbrain with MCP registration for Claude Code on Mac.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/harsh-pandhe/pod-transit --skill setup-gbrain-harsh-pandhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/harsh-pandhe/pod-transit/tree/main/.agents/skills/gstack/setup-gbrain
Command: npx skills add https://github.com/harsh-pandhe/pod-transit --skill setup-gbrain-harsh-pandhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The onboarding process for gbrain on a local Mac eliminates setup friction by provisioning a persistent local brain for coding agents and ensuring smooth cross-device memory sharing.

Core Features & Use Cases

  • End-to-end onboarding: install the CLI, initialize the brain, and register MCP for Claude Code integration.
  • Per-remote policy and engine migration: flip remote policies and migrate the brain engine as needed to support team workflows.
  • Cross-device readiness: configure remote sync and per-repo policies so developers can resume work seamlessly.

Quick Start

Run /setup-gbrain to install the brain toolkit, initialize your local brain, and register Claude Code for immediate startup.

Frequently Asked Questions about setup-gbrain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a persistent knowledge base for coding agents on Mac?

To set up a persistent knowledge base for coding agents on Mac, you can use this Skill to install the gbrain CLI, initialize the local brain, and register the MCP for immediate startup with Claude Code.

How do I configure MCP for Claude Code integration on Mac?

Configuring MCP for Claude Code integration is handled during the gbrain bootstrap process, which automatically registers the MCP server to provide your coding agents with persistent memory.

Can I sync my coding agent memory across multiple devices?

Yes, cross-device memory sync is supported. The Skill configures remote brain-sync paths and per-remote policies so developers can resume work seamlessly across different machines.

Does gbrain onboarding support per-repo policy adjustments?

Yes, gbrain onboarding supports per-repo and per-remote policy adjustments, allowing you to flip remote policies and migrate the brain engine to match your specific team workflows.

What is included in the end-to-end CLI setup for a local brain?

The end-to-end CLI setup includes installing the brain toolkit, initializing the local brain, registering Claude Code via MCP, and configuring remote sync paths for cross-device readiness.