coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Plan, build, and validate Microsoft Teams bots and agents with Teams SDK or Microsoft 365 Agents SDK, Microsoft Entra, Adaptive Cards, and tenant deployment boundaries.
$ npx -y skills add gaelic-ghost/socket --skill teams-agent-workflow --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/teams-agent-workflowContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan, build, and validate Microsoft Teams bots and agents with Teams SDK or Microsoft 365 Agents SDK, Microsoft Entra, Adaptive Cards, and tenant deployment boundaries.
name: teams-agent-workflow description: Plan, build, and validate Microsoft Teams bots and agents with Teams SDK or Microsoft 365 Agents SDK, Microsoft Entra, Adaptive Cards, and tenant deployment boundaries.
1. Choose Teams SDK for a Teams-first app or Microsoft 365 Agents SDK for a multi-channel agent runtime; document the reason and current supported language. 2. Define tenant, Microsoft Entra identity, app registration, manifest, installation, and administrator-consent needs before implementation. 3. Treat message activities, Adaptive Card actions, task modules, and agent tool calls as separate authorized input surfaces. 4. Verify inbound activity authenticity using the selected Microsoft runtime, preserve conversation and tenant context, and make outbound/proactive messaging consent-aware. 5. Provide a clear human escalation and error experience inside Teams rather than leaking runtime failures to users. 6. Validate sideloaded development behavior, tenant install, identity failure, card-submit authorization, proactive-send preconditions, and production deployment review.
Use the current [Teams bot overview](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/overview) and the documented SDK comparison before implementation. Hand service code to the selected TypeScript, Python, .NET, Java, or Swift server workflow.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…