Toolverse
All skills

hierarchical-coordinator

by MadAppGang

Prevent goal drift in long-running multi-agent workflows using a coordinator agent that validates outputs against original objectives at checkpoints. Use when orchestrating 3+ agents, multi-phase features, complex implementations, or any workflow where agents may lose sight of

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
1

About this skill

Prevent goal drift in long-running multi-agent workflows using a coordinator agent that validates outputs against original objectives at checkpoints. Use when orchestrating 3+ agents, multi-phase features, complex implementations, or any workflow where agents may lose sight of original requirements. Trigger keywords - \

How to use

  1. Zainstaluj umiejętność Hierarchical Coordinator w swoim środowisku Claude, dodając ją do konfiguracji multimodel skills.

  2. Zdefiniuj oryginalny cel użytkownika na początku przepływu pracy — zapisz go jako punkt odniesienia, do którego będą porównywane wszystkie wyniki pośrednie.

  3. Podziel swoją pracę na fazy sekwencyjne, przypisując każdej fazie dedykowanego agenta (np. architekt, developer, tester). Każdy agent powinien pracować niezależnie, ale jego wyjście będzie walidowane.

  4. Po każdej fazie (lub co 2-3 fazy) wyzwól punkt kontrolny, w którym koordynator porównuje dotychczasowe wyniki z oryginalnym celem. Koordynator identyfikuje wszelkie odchylenia — dodane funkcje, zmienione priorytety, lub zmniejszoną pokrycie żądanych elementów.

  5. Jeśli koordynator wykryje dryfowanie, wyślij sprzężenie zwrotne do agenta następnej fazy, wskazując konkretne obszary, w których trzeba powrócić do pierwotnych wymagań.

  6. Powtórz proces walidacji na każdym punkcie kontrolnym aż do zakończenia wszystkich faz, zapewniając, że ostateczny wynik pozostaje zgodny z pierwotnym zamiarem użytkownika.

Related skills

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140