Claudefu
Description
Metaphori's "ClaudeFu" Claude Code Agent Orchestrator
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ClaudeFu
ClaudeFu is an independent open source project and is not affiliated with, endorsed by, or sponsored by Anthropic, PBC.
"Claude" and related marks are trademarks of Anthropic.
This application requires a working Claude Code CLI installation.
Multi-Claude Code Orchestration Desktop App
Manage multiple Claude Code CLI instances from a unified interface with inter-agent communication, plan review, permission control, and real-time session monitoring.
Installation
Via Homebrew (Recommended)
brew tap metaphori-ai/claudefu
brew install --cask claudefu
**Upgrade to latest version:**
brew upgrade --cask claudefu
**Note:** For unsigned builds, macOS may block the app. Right-click → Open, or go to System Settings > Privacy & Security, or run:
xattr -cr /Applications/ClaudeFu.app
Prerequisites
ClaudeFu requires the Claude Code CLI:
npm install -g @anthropic-ai/claude-code
Reinstalling
rm -rf /Applications/ClaudeFu.app
brew uninstall --cask claudefu
brew untap metaphori-ai/claudefu
brew tap metaphori-ai/claudefu
brew install --cask claudefu
Features
Multi-Agent Dashboard
- Manage multiple Claude Code instances across different project folders
- Organize agents into Workspaces for different projects or workflows
- Per-agent MCP slugs and descriptions for inter-agent identification
Real-Time Session Monitoring
- Watch Claude's conversation as it streams via JSONL file watching
- Unread tracking with badge indicators for sessions with new activity
- Token metrics — context window usage and total output tokens displayed per session
- Session names — custom display nam
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11