coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Plan conversation identity, state, consent, escalation, transcript, and human-handoff behavior for bots and business messaging agents.
$ npx -y skills add gaelic-ghost/socket --skill conversation-state-human-handoff --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/conversation-state-human-handoffContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan conversation identity, state, consent, escalation, transcript, and human-handoff behavior for bots and business messaging agents.
name: conversation-state-human-handoff description: Plan conversation identity, state, consent, escalation, transcript, and human-handoff behavior for bots and business messaging agents.
Design a narrow, explainable conversation boundary. Platforms identify people, installations, channels, and conversations differently, so normalize only the application facts needed for the product; do not erase platform identity or policy distinctions.
1. Identify the platform-native sender, conversation, installation or tenant, message, and consent identifiers. 2. State which identifiers are durable, which can change, and which are sensitive. 3. Define the minimal state required for the user experience: task progress, user preference, handoff status, and delivery context. 4. Specify an explicit escalation path: trigger, acknowledgement, operator queue or destination, visible transition, return-to-automation rule, and unavailable-hours behavior. 5. Apply platform and product consent/retention rules before storing transcripts, media, model inputs, or contact data. 6. Test interruption, duplicate delivery, human takeover, failed escalation, opt-out, deletion, and resumed conversation behavior.
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,…