Centralized orchestration with distributed execution. One coordinator spawns many workers in parallel. Scale horizontally without changing hub logic.
Orchestrates parallel execution across multiple workers. Spawns coordinated workflows for distributed tasks like bulk repository analysis, then aggregates results automatically.
/plugin marketplace add adaptive-enforcement-lab/claude-skills/plugin install patterns@ael-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
examples.mdscripts/example-1.mermaidscripts/example-2.mermaidscripts/example-3.yamlscripts/example-4.yamlOne hub coordinates. Many spokes execute. The hub doesn't do the work. It distributes, tracks, and summarizes.
This pattern scales horizontally. Add workers without touching the orchestrator.
Hub workflow spawns children:
See examples.md for detailed code examples.
Hub discovers repositories, spawns a spoke workflow for each, then summarizes results.
See examples.md for code examples.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.