Spec To Agents
Description
A multi-agent event planning workflow built with Microsoft Agent Framework - combining Semantic Kernel's enterprise orchestration with AutoGen's multi-agent patterns.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Event Planning Multi-Agent System
[](https://codespaces.new/microsoft/spec-to-agents)
A multi-agent event planning workflow built with **[Microsoft Agent Framework](https://github.com/microsoft/agent-framework)** - combining Semantic Kernel's enterprise orchestration with AutoGen's multi-agent patterns.
[!NOTE] **Ignite 2025 Lab**: [LAB513 - Build A2A and MCP Systems Using SWE Agents and Agent Framework](https://github.com/microsoft/ignite25-LAB513-build-a2a-and-mcp-systems-using-swe-agents-and-agent-framework/blob/main/lab/instructions/instructions.md)
🎯 What This Demonstrates
This sample shows you how to build a production-ready multi-agent system with:
- Multi-Agent Orchestration: 5 specialized agents coordinating event planning
- Human-in-the-Loop: Interactive approval and feedback during workflow execution
- Tool Integration: Web search, weather APIs, calendar management, and code interpreter
- Azure Deployment: One-click deployment with Azure Developer CLI (azd)
🏗️ Architecture
Multi-Agent Workflow Design
The system uses a **coordinator-centric star topology** where the Event Coordinator routes tasks to specialized agents and synthesizes their outputs into a comprehensive event plan:

Agent Tools & Capabilities
Each specialist agent has access to domain-specific tools for their area of expertise:

**Tool Integration:**
- Venue Specialist: Web Search (Bing Grounding)
- Budget Analyst: Code Interpreter (Python REPL)
- Catering Coordinator: Web Search (Bing Grounding)
- Logistics Manager: Weather API (Open-Meteo) + Calendar Tools (iCalendar)
- All Agents: MCP Sequential Thinking (Model Context Protocol for co
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing