by marcuspat
Advanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI agents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.
# Add to your Claude Code skills
git clone https://github.com/marcuspat/turbo-flow-claudeAdvanced Agentic Development Environment
DevPods • GitHub Codespaces • Google Cloud Shell
/speckit.* commands)ai-agent-skills# Install DevPod
# macOS: brew install loft-sh/devpod/devpod
# Windows: choco install devpod
# Linux: curl -L -o devpod "https://github.com/loft-sh/devpod/releases/latest/download/devpod-linux-amd64" && sudo install devpod /usr/local/bin
# Launch workspace
devpod up https://github.com/marcuspat/turbo-flow-claude --ide vscode
| Tool | Alias | Description |
|------|-------|-------------|
| Claude Code | claude, dsp | Anthropic's AI coding CLI |
| Claude Flow | cf, cf-swarm, cf-hive | AI orchestration with SPARC methodology |
| Agentic Flow | af, af-run, af-coder | Self-learning agent workflows (66 agents, 213 MCP tools) |
| Agentic QE | aqe, aqe-mcp | AI-powered testing (19 agents, 11 TDD subagents) |
| Agentic Jujutsu | aj | AI-enhanced version control (23x faster than Git) |
| Claude Usage | cu, claude-usage | API usage tracking |
| Claudish | claudish | Multi-model proxy (100+ models via OpenRouter) |
| Tool | Alias | De...