llm-manager
CommunityOrchestrates coding tasks via external LLMs.
System Documentation
What problem does it solve?
This Skill transforms Claude into a pure manager/architect, delegating all coding work to external LLM CLIs (Gemini, Codex, Qwen, Claude). Claude never writes code - it plans, delegates, and verifies. Use when you want Claude to drive multi-backend collaboration or orchestrate complex coding tasks.
Core Features & Use Cases
- Smart Backend Routing: Automatically routes tasks to the best backend based on task content and constraints.
- Full Orchestration: Claude reads, designs, and verifies results; no code is produced by Claude itself.
- Backends Detection & Management: Detects available backends on the host and selects optimal combinations for multi-step tasks.
- Daemon & Automation: Supports background daemons for autonomous task processing and long-running workflows.
Quick Start
Launch a task: llm-task.sh "Architect a feature X" and observe Claude delegate the work to backends, provide a plan, and verify results without writing code. Use llm-task.sh --status to monitor progress or llm-daemon.sh to run tasks in the background.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: llm-manager Download link: https://github.com/beauNate/llm-manager-skill/archive/main.zip#llm-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.