Claude Workspace Tools
Description
Claude Code extension framework with SuperClaude (18 commands), session management (6 commands), custom workflows (5 commands), tmux synchronization, and dynamic command discovery.
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
Claude Workspace Tools
A comprehensive workspace setup for Claude Code with command extensions, multi-AI integration, and synchronized development workflows.
🚀 Quick Start
**Clone and setup:**
git clone cd claude-workspace-tools chmod +x setup-ai-tools.sh ./setup-ai-tools.sh**Reload your shell:**
source ~/.zshrc # or ~/.bashrc, ~/.config/fish/config.fish**Start working:**
ai # Launch synchronized AI workflow claude # Use Claude with enhanced commands /gemini # Analyze large codebases
🏗️ System Architecture
Extension Framework
The setup uses a scalable extension system for Claude Code commands:
claude-workspace-tools/
├── extensions/ # Command extension repositories
│ ├── SuperClaude/ # Professional development framework (submodule)
│ ├── claude-sessions/ # Session management system (submodule)
│ └── custom-commands/ # Workflow-specific commands
├── config/
│ ├── extensions.yaml # Extension registry and metadata
│ └── enabled.yaml # User's active extensions
└── setup-ai-tools.sh # Enhanced installation script
Available Extensions
| Extension | Commands | Description |
|---|---|---|
| SuperClaude | 18+ | Professional development framework with specialized commands |
| claude-sessions | 6 | Advanced session management with persistence and context |
| custom-commands | 2 | Workflow tools for Gemini and visualization |
| agents | 3 | Specialized AI agents for deep research and code analysis |
📦 What the Setup Script Does
The enhanced `setup-ai-tools.sh` script provides:
Core AI Tools Installation
- ✅ AI CLI Tools: Claude, Gemini, Codex (with detection of existing installations)
- 🔑 API Key Configuration: Secure environment variable setup
- 🐚 **Shell Integ
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