sync-gbrain

Update the gbrain tool from the repository and refresh CLAUDE.md search guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that the gbrain tool remains synchronized with the latest code in the repository and updates the agent search guidance in CLAUDE.md.

Core Features & Use Cases

  • Code Synchronization: Regularly updates gbrain with the latest code from the repository.
  • Agent Search Guidance Update: Refreshes the search guidance for the gbrain agent in CLAUDE.md.
  • Use Case: When you want to ensure that your gbrain tool is using the most current code and that the search guidance is accurate.

Quick Start

Run the 'sync gbrain' command to update gbrain with the latest code from the repository.

Frequently Asked Questions about sync-gbrain

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

FAQPage Schema
How do I keep gbrain synchronized with the latest repository code?

To keep gbrain synchronized with the latest repository code, you run the sync command to pull recent updates and refresh the agent search guidance in CLAUDE.md.

What is the best way to update agent search guidance in CLAUDE.md?

Updating agent search guidance in CLAUDE.md is handled by synchronizing your gbrain tool with the repository, which automatically refreshes the search guidance content.

Do I need git installed to refresh the gbrain tool?

Yes, you need git installed and access to the repository to refresh the gbrain tool, as the synchronization process relies on pulling the latest code changes.

When should I run a repository synchronization for gbrain?

You should run repository synchronization for gbrain during maintenance workflows when you want to ensure the tool uses the most current code and accurate search guidance.

Can I use this to manage CLAUDE.md files without gbrain?

No, this specifically requires the gbrain tool to manage CLAUDE.md files, as it updates the agent search guidance by synchronizing gbrain with your repository code.