EngineeringPROPRO REQUIREDFC-ENG-012
Realtime Claw
realtime-claw
Construye sistemas en tiempo real con WebSockets, SSE y pub/sub, garantizando entrega de mensajes, reconexión y orden.
Realtime Claw builds real-time systems using WebSockets, Server-Sent Events, and pub/sub patterns. It ensures reliable message delivery, automatic reconnection, message ordering, presence management, and scalable connection handling for live features.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
OpenClaw is the default target. Cursor example below.
When to Use
- Implement production-grade code and architecture
- Audit design decisions and tradeoffs
- Catch reliability issues before release
- Raise quality consistency across teams
Compatible Frameworks
8 TOOLS
Quality Gates
- Reconexión automática con replay de mensajes
- Garantías de entrega documentadas e implementadas
- Orden de mensajes preservado bajo concurrencia
- Presencia con heartbeats y timeouts configurables
- Estrategia de escalado horizontal documentada
5 GATES DEFINED
Expected Outputs
WebSocket server codeclient connection managementreconnection strategiespresence systemsmessage ordering logicpub/sub infrastructure
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/realtime-claw/SKILL.mdhermes/skills/flickclaw/realtime-claw/references/workflow.mdhermes/skills/flickclaw/realtime-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/realtime-claw/SKILL.mdclaude-code/.claude/skills/realtime-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/realtime-claw/codex.mdcodex/.flickclaw/agents/realtime-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-realtime-claw.mdccursor/.cursor/rules/flickclaw-realtime-claw-workflow.mdccursor/.cursor/rules/flickclaw-realtime-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-realtime-claw.mdwindsurf/.windsurf/rules/flickclaw-realtime-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-realtime-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreUse in Your Tool
Primary command uses OpenClaw by default. Secondary example targets Cursor.
OpenClaw (default)
RECOMMENDEDnpm exec --yes @flickclaw/cli@latest -- install realtime-clawCursor (secondary)
npm exec --yes @flickclaw/cli@latest -- install realtime-claw --target cursorSupported AI Agent Frameworks
Example Prompt
Build a complete plan and deliverable package for this agent's role in a production workflow.