Orchestrator
Collection of specialized agents & skills for claude code with orchestrator
npx -y skills add Yakoub-ai/Tech-Skills --skill orchestratorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Master AI orchestrator for complex, multi-domain engineering tasks. Use this skill when a task spans multiple disciplines (AI + DevOps, security + data, frontend + backend + QA), requires coordinated specialist agents, or needs structured plan-then-execute workflow with session continuity across multiple conversations. Triggers on requests like "build and deploy a full-stack app", "set up a secure data pipeline", or any task requiring more than one domain of expertise.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.1 KB, as published. Nobody here has run it
Tech Hub Orchestrator
The master entry point for all multi-domain engineering tasks. Brainstorms, plans, coordinates specialist agents, and synthesizes results — with full session continuity across conversations.
When to Use
- Tasks that span multiple domains (AI + DevOps, security + data, frontend + backend)
- Complex projects requiring structured plan → execute → verify workflow
- Multi-session projects where state must be preserved across conversations
- Any task where you'd want a senior staff engineer to coordinate the work
Available Domains
| Domain | Lead Agent | Trigger Keywords |
|---|---|---|
| AI/ML | AI/ML Lead | chatbot, LLM, RAG, model, prediction, embeddings, agent |
| Platform | Platform Lead | deploy, kubernetes, CI/CD, infrastructure, cloud, docker |
| Security | Security Lead | PII, compliance, IAM, vulnerability, GDPR, security |
| Data | Data Lead | pipeline, ETL, warehouse, quality, catalog, database |
| Product | Product Lead | feature, UI, API, testing, documentation, frontend, backend |
| Brainstorm | Brainstorm Architect | architecture, solution, design, tradeoff, "best way to" |
Workflow
Resume (check prior session state)
→ Understand (explore project + analyze request)
→ Plan (select agents, sequence work, present for approval)
→ Execute (spawn lead agents in parallel batches)
→ Verify (run tests, check quality gates)
→ Synthesize (report results + save state)
Full Agent Instructions
See AGENTS.md for complete orchestrator protocol.