- 📁 api/
- 📁 commands/
- 📄 __init__.py
- 📄 builder_fee.py
- 📄 config.py
Autonomous Hyperliquid trading — 14 strategies (MM, momentum, arbitrage, LLM) with APEX multi-slot orchestrator, REFLECT performance review, DSL trailing stops, and builder fee revenue collection.
Creates specialized worker agents dynamically from templates. Use when orchestrator needs to spawn task-specific workers for parallel execution. Handles agent lifecycle: create -> execute -> cleanup.
Recon-first browser automation. Orchestrator explores the site first via chromux, saves a guide file with insights, then delegates execution to browser-explorer agent.
This is the extended reference for the headless T0 orchestrator.
Thin orchestrator bootstrap prompt. Read Multorum's shipped orchestrator methodology before acting.
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Interactive agent creation and improvement orchestrator. Create or improve Claude Code agents.
AI agent orchestrator — manage teams of AI agents that work on your codebase in parallel. Use when the user wants to: run multiple agents, coordinate AI work, deploy agent teams, manage tasks/goals/agents, check orchestrator status, or mentions 'orch', 'orchestry', 'agents team', 'agent orchestration'.
Fullstack DDD orchestrator for backend and frontend in sequence
- 📁 .claude/
- 📁 src/
- 📁 tests/
- 📄 .gitignore
- 📄 .mcp.json
- 📄 CLAUDE.md
Orze is a filesystem-coordinated GPU experiment orchestrator. It runs the loop: **generate ideas → train → evaluate → learn → repeat**.
- 📁 .claude/
- 📁 .claude-plugin/
- 📁 .github/
- 📄 .gitignore
- 📄 CLAUDE.md
- 📄 CONTRIBUTING.md
Auto-routing orchestrator for disciplined agentic development. Invoke this skill for ALL coding tasks — mint auto-detects the right mode (quick, plan, research, ship, verify). --- # mint **This file is a convenience redirect.** The full orchestrator lives at `skills/mint/SKILL.md`. If you're reading this directly, invoke the `mint` skill via the Skill tool instead — it loads the complete orchestrator with all routing logic, execution flows, and plugin support. For the auto-trigger instruction, see `skills/using-mint/SKILL.md`.