Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Agent Orchestration logo
Skill

Agent Orchestration

Turns agent tuning into a measured loop with a baseline, classified failure modes and a rollback path.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install agent-orchestration@claude-code-workflows
Triggers on

Mevcut bir ajanın çıktısı bozulup ölçülerek düzeltilirken ya da çok ajanlı bir kurulumun maliyeti ve bağlam kullanımı gözden geçirilirken

Author
Seth Hobson
License
MIT

Two commands and a context-manager agent handle the part of multi-agent work that usually stays informal. The improvement command starts by pulling thirty days of history — completion rate, correction count, tool-call efficiency, token spend — so a prompt rewrite can be compared against something rather than argued about. Failures get sorted into named categories such as instruction misunderstanding, context loss and tool misuse, which is what makes the next edit targeted instead of a full rewrite. The optimization command works the other direction, profiling database, application and frontend layers in parallel and treating the context window itself as a budget to compress. Production safety is explicit: changes ship with a rollback path.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?