Best use case
Use Edge Computing Strategist when you need to deploy compute and storage closer to users for ultra-low latency and improved performance, especially when the work is driven by edge computing and edge function.
Architecture · Global library
Deploy compute and storage closer to users for ultra-low latency and improved performance
Best use case
Use Edge Computing Strategist when you need to deploy compute and storage closer to users for ultra-low latency and improved performance, especially when the work is driven by edge computing and edge function.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show edge-computing-strategistUse
orchestrator-mcp skills export edge-computing-strategist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/edge-computing-strategist ./your-agent-skills/edge-computing-strategist
# or open skills/edge-computing-strategist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Wrap external API calls with circuit breakers, retries, fallbacks, and backoff while preserving business logic shape.
Separate read and write models to optimize for query performance and command processing independently
Separate read and write models into typed CQRS flows with query optimization and command safety.