sync-gbrain

Synchronize the gbrain database with codebase changes and update CLAUDE.md search guidance.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/joyce820309/holo-oahu --skill sync-gbrain-joyce820309
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-gbrain
Source: https://github.com/joyce820309/holo-oahu/tree/main/.skills/gstack/sync-gbrain
Command: npx skills add https://github.com/joyce820309/holo-oahu --skill sync-gbrain-joyce820309

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gbrain, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill keeps the gbrain database synchronized with the codebase and refreshes the search guidance in CLAUDE.md, ensuring that all information is current and accessible.

Core Features & Use Cases

  • Code Synchronization: Synchronize the gbrain database with the current codebase changes.
  • Search Guidance Refresh: Update the search guidance in CLAUDE.md to reflect the latest database information.
  • Use Case: When there are updates to the codebase, use this Skill to synchronize gbrain and update the search guidance, ensuring that all users have the most recent information available.

Quick Start

Execute the 'sync-gbrain' command to synchronize gbrain and refresh the search guidance.

Frequently Asked Questions about sync-gbrain

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

FAQPage Schema
How do I synchronize my codebase with the gbrain database?

To synchronize your codebase with the gbrain database, execute the sync-gbrain command. This updates the database with current codebase changes and refreshes search guidance in CLAUDE.md to ensure information is current and accessible.

What is the best way to update search guidance in CLAUDE.md after code changes?

Updating search guidance in CLAUDE.md is handled automatically by running the sync-gbrain command. It refreshes the guidance to reflect the latest synchronized database information following codebase updates.

Do I need git to perform gbrain database synchronization?

Yes, git is required. The synchronization process depends on git to access codebase changes and apply them to the gbrain database, ensuring accurate information management and maintenance.

When should I run a codebase synchronization for information management?

You should run codebase synchronization whenever there are updates to your repository code. This ensures the gbrain database and CLAUDE.md search guidance remain current and accessible for all users.

Can I use sync-gbrain for codebase maintenance without a configured gbrain toolchain?

No, you cannot use it without the toolchain. The skill requires access to the gbrain toolchain and the codebase to successfully synchronize the database and update search guidance.