You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-agent Kiro CLI configuration with an orchestrator-and-specialists pattern, 20 curated skills, a self-learning knowledge pipeline, and 3-layer security (hooks, denied paths, denied commands). Clone, symlink into ~/.kiro/, done. Fork and make it yours.
A simple Test Repo for showcasing how to use the Orchestrator Pattern with streaming subagents who hand control back to the orchestrator after finishing
A multi-agent system built with LangGraph, Groq (Llama 3.3 70B), Gemini (2.5 Flash-Lite), and Anthropic (Claude Sonnet) demonstrating orchestrator/subagent delegation, parallel agent execution, multi-provider LLM routing, human-in-the-loop (HITL) checkpoints, and state persistence.