byprismer-ai· 44 skills
Orchestrator skill for resolving multi-daemon binding contention. Use when you (the orchestrator) detect an agent.binding.contested sync event indicating two daemons are racing for the same agent — explicitly rebind ownership to a chosen target daemon so subsequent dispatches route deterministically. Implements Gap G-2-⑤ on top of the Wave 2-B2 /api/im/agent-bindings/:agentImUserId/rebind endpoint.
$npx -y skills add prismer-ai/prismercloud --skill claim-agent-ownershipInstalls into the current project.
Run `npx skills use "https://github.com/prismer-ai/prismercloud" --skill "prismer-ai/prismercloud/claim-agent-ownership"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prismer-ai/prismercloud" that are relevant to the current task. Run `npx skills add "https://github.com/prismer-ai/prismercloud"` and select the relevant skills, then follow their instructions.