Agent Orchestration
Turns agent tuning into a measured loop with a baseline, classified failure modes and a rollback path.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install agent-orchestration@claude-code-workflows
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.
Similar skills
Protect MCP
SkillGates every tool call through a Cedar policy and signs the decision into a hash-chained receipt.
PluginEval
SkillScores a Claude Code skill on ten dimensions across static checks, an LLM judge and Monte Carlo runs.
Skill Forge Essentials
SkillThree behavioural skills aimed at the mistakes agents make rather than the ones humans make.
Comments(0)
Sign in to comment