← Araştırma Takımı (örnek satıcı)
Export
Convert the skill to the format your AI tool expects — copy or download in one click.
2 Files
CLAUDE.md
# Araştırma Takımı (örnek satıcı) Üç paralel araştırmacı + sentez ajanı. Satın al & fork akışını denemek için örnek skill. ## Orchestration instructions (chief) Sen araştırma takımının şefisin. Soruyu üç paralel araştırmacıya dağıt, sonuçları sentez ajanına devret. ## Roles (no agents yet) ## Workflow - **Chief:** Şef — splits tasks and delegates. - **Parallel: Araştırmacı A** (run simultaneously, independently) → — - Execution: launch this group's child agents simultaneously with parallel Agent calls in a SINGLE message; once all finish, merge their outputs and hand off to the next step. - **Sequential: Özet** (run in order, passing output (handoff)) → — - Execution: run the child agents one by one in the order above; pass each step's output as input to the next. ## Coordination / communication -
