Instructions file CodexOpenCode
Instructions for gaelic-ghost/apple-dev-skills, covering agents.md, scope, apple rules, install guidance and validation.
Instructions file CodexOpenCode
Instructions for gaelic-ghost/apple-dev-skills, covering agents.md, scope, apple rules, install guidance and validation.
Plugin Claude Code
Socket workflows for Claude Code, with Cowork-compatible skills and explicitly classified connector support.
Instructions file CodexOpenCode
Instructions for gaelic-ghost/socket, covering agents.md, repository scope, what this file covers, where to look first and working rules.
Skill Claude CodeCodex
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull requests, or human-owned task systems and cannot rely on an in-run subagent result.
Skill Claude CodeCodex
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify repository state outside the coordinator's worktree.
Skill Claude CodeCodex
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents, OpenAI Agents SDK services, LangGraph graphs, Hermes-specific workflows, full-auto execution, auto-with-escalation, or no automation yet, and when the user wants…
Skill Claude CodeCodex
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds, regression runs, full-auto gates, or escalation points for Codex skills, repo-local agents, OpenAI Agents SDK services, LangGraph graphs, or other agentic workflows.
Skill Claude CodeCodex
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Skill Claude CodeCodex
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling, or closing subagents.
Skill Claude CodeCodex
Choose and design one-shot, recurring, event-triggered, monitored, CI, background, queue, or board-based agent work. Use when agent work must run later, repeat, survive the current thread, or deliver results through an explicit route.
Skill Claude CodeCodex
Create or align agent plugin repositories, install deterministic managed FSX plugin maintenance, and validate or apply the whole plugin set through exactly two aggregate Just commands.
Skill Claude CodeCodex
Design, implement, test, and package an ACP agent/server. Use for protocol negotiation, sessions, streaming updates, tool rendering, permissions, authentication, SDK choice, and registry submission.
Skill Claude CodeCodex
Build Hermes Agent skills, Python plugins, specialized providers, messaging adapters, memory and context engines, secret sources, desktop or dashboard extensions, MCP integrations, hooks, and programmatic hosts.
Skill Claude CodeCodex
Choose A2A, ACP, MCP, a native host integration, a terminal thread, or a Hermes programmatic interface. Use when the direction of agent, editor, tool, or host control is unclear.
Skill Claude CodeCodex
Route Hermes Agent work to the correct operator, extension-development, messaging-gateway, Nous services, or Socket compatibility workflow. Use when a request spans surfaces or its extension boundary is unclear.
Skill Claude CodeCodex
Audit Socket-to-Hermes compatibility across Agent Skills, Codex plugins, MCP, hooks, apps, agents, and Hermes extension systems. Use for skill exports, config translations, and Hermes adapter decisions.
Skill Claude CodeCodex
Connect, expose, validate, and troubleshoot Agent2Agent (A2A) peers. Use for Agent Cards, peer authentication, message and task lifecycles, streaming, push notifications, or Hermes A2A across process, machine, or framework boundaries.
Skill Claude CodeCodex
Install, launch, validate, and diagnose existing ACP agents across Zed, Xcode, and other clients. Use for registry discovery, custom launch commands, auth, capabilities, sessions, and logs.
Skill Claude CodeCodex
Configure, run, secure, and troubleshoot Hermes Agent messaging gateways, platform adapters, webhooks, API server, long-lived profiles, and remote deployments across built-in and custom channels.
Skill Claude CodeCodex
Install, update, migrate to, configure, run, secure, and troubleshoot Hermes Agent across its CLI, TUI, desktop, dashboard, profiles, tools, skills, memory, models, goals, voice, sessions, worktrees, and terminal backends.
Skill Claude CodeCodex
Configure and troubleshoot Zed Agent, ACP External Agents, and Terminal Threads. Use for Zed Skills, MCP, profiles, permissions, registry installs, custom agents, and ACP logs.
Skill Claude CodeCodex
Use and troubleshoot Nous Research services with Hermes Agent, including Nous Portal inference, Tool Gateway backends, Nous Chat, subscription proxy, and Hermes Cloud hosted deployment.
Hook
Runs when a session starts on startup, running an inline shell check. From gaelic-ghost/socket.
Hook
Runs when the agent finishes a response, running an inline shell check. From gaelic-ghost/socket.