Migrate to Gadugi repository for shared agents#44
Merged
Conversation
- Created gadugi repository at https://github.com/rysweet/gadugi - Migrated generic agents and instructions to gadugi - Updated CLAUDE.md to import from gadugi using @ syntax - Configured agent-manager for gadugi repository - Removed migrated files from local repository - Added Cherokee philosophy and community structure to gadugi This establishes gadugi as the centralized source for reusable Claude Code agents, embodying the Cherokee concept of communal work and collective wisdom. BREAKING CHANGE: Agents must now be synced from gadugi repository 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Removed execution-monitor, task-analyzer, worktree-manager - These agents are now properly hosted in gadugi repository - Project now fully migrated to use gadugi for shared agents
- Agent-manager must remain local to manage synchronization with gadugi - Updated CLAUDE.md to clarify which agents are local vs remote - This allows the agent-manager to bootstrap other agents from gadugi
- @https import syntax is not supported by Claude Code - AGENT_HIERARCHY was just documentation, not needed as import - Simplified to reference gadugi for generic instructions
rysweet
added a commit
that referenced
this pull request
Aug 3, 2025
Migrate to Gadugi repository for shared agents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR migrates reusable agents and instructions to the new gadugi repository, implementing the Cherokee concept of communal work and collective wisdom for the Claude Code community.
What is Gadugi?
Gadugi (gah-DOO-gee) is a Cherokee concept representing:
Changes Made
Created Gadugi Repository
Migrated Components
To Gadugi:
Kept Local (Project-Specific):
Updated Integration
Benefits
Testing
Breaking Changes
Projects will need to:
Next Steps
Closes #43
Note: This PR was created by an AI agent on behalf of the repository owner.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com